Searched defs:elf_x86_64_link_hash_entry (Results 1 – 1 of 1) sorted by relevance
761 struct elf_x86_64_link_hash_entry struct763 struct elf_link_hash_entry elf;766 struct elf_dyn_relocs *dyn_relocs;781 unsigned char tls_type;788 unsigned int needs_copy : 1;791 unsigned int has_bnd_reloc : 1;794 unsigned int has_got_reloc : 1;797 unsigned int has_non_got_reloc : 1;822 ((struct elf_x86_64_link_hash_entry *)(ent)) argument