Searched refs:has_bnd_reloc (Results 1 – 2 of 2) sorted by relevance
761 bfd_boolean has_bnd_reloc; member895 eh->has_bnd_reloc = FALSE; in elf_x86_64_link_hash_newfunc()1091 if (!edir->has_bnd_reloc) in elf_x86_64_copy_indirect_symbol()1092 edir->has_bnd_reloc = eind->has_bnd_reloc; in elf_x86_64_copy_indirect_symbol()1638 elf_x86_64_hash_entry (h)->has_bnd_reloc = TRUE; in elf_x86_64_check_relocs()4811 if (eh->has_bnd_reloc) in elf_x86_64_finish_dynamic_symbol()
2468 (elf_x86_64_link_hash_entry): Add has_bnd_reloc and plt_bnd.2470 (elf_x86_64_link_hash_newfunc): Initialize has_bnd_reloc and2472 (elf_x86_64_copy_indirect_symbol): Also copy has_bnd_reloc.