Home | History | Annotate | Download | only in bfd

Lines Matching refs:local_tls_type

3218       char *local_tls_type;
3278 local_tls_type = elf_i386_local_got_tls_type (ibfd);
3283 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent)
3288 if (GOT_TLS_GDESC_P (*local_tls_type))
3295 if (! GOT_TLS_GDESC_P (*local_tls_type)
3296 || GOT_TLS_GD_P (*local_tls_type))
3300 if (GOT_TLS_GD_P (*local_tls_type)
3301 || *local_tls_type == GOT_TLS_IE_BOTH)
3305 || GOT_TLS_GD_ANY_P (*local_tls_type)
3306 || (*local_tls_type & GOT_TLS_IE))
3308 if (*local_tls_type == GOT_TLS_IE_BOTH)
3310 else if (GOT_TLS_GD_P (*local_tls_type)
3311 || ! GOT_TLS_GDESC_P (*local_tls_type))
3313 if (GOT_TLS_GDESC_P (*local_tls_type))