Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c415 unsigned int use_plt_entry : 1; member
1285 ret->use_plt_entry = FALSE; in mips_elf_link_hash_newfunc()
5509 && ((h != NULL && h->use_plt_entry) || !target_is_16_bit_code_p)) in mips_elf_calculate_relocation()
5559 && h->use_plt_entry in mips_elf_calculate_relocation()
9188 hmips->use_plt_entry = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9570 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.