Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c821 #define elf_x86_64_hash_entry(ent) \ macro
1832 elf_x86_64_hash_entry (h))) in elf_x86_64_convert_load_reloc()
2288 elf_x86_64_hash_entry (h)->has_bnd_reloc = 1; in elf_x86_64_check_relocs()
2813 elf_x86_64_hash_entry (h)->has_got_reloc, in elf_x86_64_fixup_symbol()
2814 elf_x86_64_hash_entry (h))) in elf_x86_64_fixup_symbol()
3219 && elf_x86_64_hash_entry (h)->tls_type == GOT_TLS_IE) in elf_x86_64_allocate_dynrelocs()
3227 int tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_allocate_dynrelocs()
4982 tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_relocate_section()
5179 offplt = elf_x86_64_hash_entry (h)->tlsdesc_got; in elf_x86_64_relocate_section()
5913 && ! GOT_TLS_GD_ANY_P (elf_x86_64_hash_entry (h)->tls_type) in elf_x86_64_finish_dynamic_symbol()
[all …]