Home | History | Annotate | Download | only in bfd

Lines Matching refs:GOT_TLS_IE

715 #define GOT_TLS_IE      4
1566 tls_type = GOT_TLS_IE;
1621 || tls_type != GOT_TLS_IE))
1623 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD)
2277 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2304 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE)
2533 || *local_tls_type == GOT_TLS_IE)
2952 is_tls_iele = (! info->shared || tls_type == GOT_TLS_IE);
3406 if (!info->shared && h->dynindx == -1 && tls_type == GOT_TLS_IE)
3409 if (tls_type == GOT_TLS_IE)
3768 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_IE)