Searched refs:elf_x86_64_link_hash_entry (Results 1 – 2 of 2) sorted by relevance
738 struct elf_x86_64_link_hash_entry struct773 ((struct elf_x86_64_link_hash_entry *)(ent)) argument881 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 …]
2468 (elf_x86_64_link_hash_entry): Add has_bnd_reloc and plt_bnd.