Searched refs:use_plt_entry (Results 1 – 2 of 2) sorted by relevance
414 unsigned int use_plt_entry : 1; member1298 ret->use_plt_entry = FALSE; in mips_elf_link_hash_newfunc()5500 && ((h != NULL && h->use_plt_entry) || !target_is_16_bit_code_p)) in mips_elf_calculate_relocation()5550 && h->use_plt_entry in mips_elf_calculate_relocation()9152 hmips->use_plt_entry = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()9534 if (h->use_plt_entry) in mips_elf_set_plt_sym_value()
1333 (mips_elf_link_hash_entry): Add use_plt_entry member.1347 (mips_elf_link_hash_newfunc): Initialize use_plt_entry.