Searched refs:hti (Results 1 – 1 of 1) sorted by relevance
1982 struct mips_htab_traverse_info *hti; in mips_elf_check_symbols() local1984 hti = (struct mips_htab_traverse_info *) data; in mips_elf_check_symbols()1985 if (!hti->info->relocatable) in mips_elf_check_symbols()1986 mips_elf_check_mips16_stubs (hti->info, h); in mips_elf_check_symbols()2000 if (hti->info->relocatable) in mips_elf_check_symbols()2002 if (!PIC_OBJECT_P (hti->output_bfd)) in mips_elf_check_symbols()2005 else if (h->has_nonpic_branches && !mips_elf_add_la25_stub (hti->info, h)) in mips_elf_check_symbols()2007 hti->error = TRUE; in mips_elf_check_symbols()9239 struct mips_htab_traverse_info hti; in _bfd_mips_elf_always_size_sections() local9254 hti.info = info; in _bfd_mips_elf_always_size_sections()[all …]