Searched refs:hti (Results 1 – 1 of 1) sorted by relevance
1978 struct mips_htab_traverse_info *hti; in mips_elf_check_symbols() local1980 hti = (struct mips_htab_traverse_info *) data; in mips_elf_check_symbols()1981 if (!bfd_link_relocatable (hti->info)) in mips_elf_check_symbols()1982 mips_elf_check_mips16_stubs (hti->info, h); in mips_elf_check_symbols()1996 if (bfd_link_relocatable (hti->info)) in mips_elf_check_symbols()1998 if (!PIC_OBJECT_P (hti->output_bfd)) in mips_elf_check_symbols()2001 else if (h->has_nonpic_branches && !mips_elf_add_la25_stub (hti->info, h)) in mips_elf_check_symbols()2003 hti->error = TRUE; in mips_elf_check_symbols()9275 struct mips_htab_traverse_info hti; in _bfd_mips_elf_always_size_sections() local9290 hti.info = info; in _bfd_mips_elf_always_size_sections()[all …]