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.25/bfd/
Delf64-x86-64.c772 #define elf_x86_64_hash_entry(ent) \ macro
1638 elf_x86_64_hash_entry (h)->has_bnd_reloc = TRUE; in elf_x86_64_check_relocs()
1756 old_tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_check_relocs()
1815 elf_x86_64_hash_entry (h)->tls_type = tls_type; in elf_x86_64_check_relocs()
2535 && elf_x86_64_hash_entry (h)->tls_type == GOT_TLS_IE) in elf_x86_64_allocate_dynrelocs()
2543 int tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_allocate_dynrelocs()
4172 tls_type = elf_x86_64_hash_entry (h)->tls_type; in elf_x86_64_relocate_section()
4353 offplt = elf_x86_64_hash_entry (h)->tlsdesc_got; in elf_x86_64_relocate_section()
4930 && ! GOT_TLS_GD_ANY_P (elf_x86_64_hash_entry (h)->tls_type) in elf_x86_64_finish_dynamic_symbol()
4931 && elf_x86_64_hash_entry (h)->tls_type != GOT_TLS_IE) in elf_x86_64_finish_dynamic_symbol()