Home
last modified time | relevance | path

Searched refs:use_plt_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c414 unsigned int use_plt_entry : 1; member
1298 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()
DChangeLog-20131333 (mips_elf_link_hash_entry): Add use_plt_entry member.
1347 (mips_elf_link_hash_newfunc): Initialize use_plt_entry.