Searched refs:elf64_x86_64_hash_entry (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf64-x86-64.c432 #define elf64_x86_64_hash_entry(ent) \
1313 old_tls_type = elf64_x86_64_hash_entry (h)->tls_type;
1371 elf64_x86_64_hash_entry (h)->tls_type = tls_type;
2008 && elf64_x86_64_hash_entry (h)->tls_type == GOT_TLS_IE)
2016 int tls_type = elf64_x86_64_hash_entry (h)->tls_type;
3344 tls_type = elf64_x86_64_hash_entry (h)->tls_type;
3477 offplt = elf64_x86_64_hash_entry (h)->tlsdesc_got;
3931 && ! GOT_TLS_GD_ANY_P (elf64_x86_64_hash_entry (h)->tls_type)
3932 && elf64_x86_64_hash_entry (h)->tls_type != GOT_TLS_IE)
430 #define elf64_x86_64_hash_entry macro

Completed in 203 milliseconds