Home | History | Annotate | Download | only in bfd

Lines Matching refs:GOT_TLS_IE

573 #define GOT_TLS_IE	3
1139 tls_type = GOT_TLS_IE;
1805 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE)
1843 || tls_type >= GOT_TLS_IE)
2910 if (!info->shared && h->dynindx == -1 && tls_type >= GOT_TLS_IE)
2913 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE)
3028 if (info->shared || h->dynindx != -1 || tls_type < GOT_TLS_IE)
3498 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE