Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c738 struct elf_x86_64_link_hash_entry struct
773 ((struct elf_x86_64_link_hash_entry *)(ent)) argument
881 sizeof (struct elf_x86_64_link_hash_entry)); in elf_x86_64_link_hash_newfunc()
890 struct elf_x86_64_link_hash_entry *eh; in elf_x86_64_link_hash_newfunc()
892 eh = (struct elf_x86_64_link_hash_entry *) entry; in elf_x86_64_link_hash_newfunc()
936 struct elf_x86_64_link_hash_entry e, *ret; in elf_x86_64_get_local_sym_hash()
952 ret = (struct elf_x86_64_link_hash_entry *) *slot; in elf_x86_64_get_local_sym_hash()
956 ret = (struct elf_x86_64_link_hash_entry *) in elf_x86_64_get_local_sym_hash()
958 sizeof (struct elf_x86_64_link_hash_entry)); in elf_x86_64_get_local_sym_hash()
999 sizeof (struct elf_x86_64_link_hash_entry), in elf_x86_64_link_hash_table_create()
[all …]
DChangeLog2468 (elf_x86_64_link_hash_entry): Add has_bnd_reloc and plt_bnd.