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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-s390.c651 #define GOT_TLS_IE_NLT 4 macro
1145 tls_type = GOT_TLS_IE_NLT;
1808 if (elf_s390_hash_entry(h)->tls_type == GOT_TLS_IE_NLT)
3267 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE_NLT)
H A Delf64-s390.c604 #define GOT_TLS_IE_NLT 3 macro
1107 tls_type = GOT_TLS_IE_NLT;
1781 if (elf_s390_hash_entry(h)->tls_type == GOT_TLS_IE_NLT)
3172 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE_NLT)

Completed in 175 milliseconds