Searched refs:attribute_tls_model_ie (Results 1 – 7 of 7) sorted by relevance
30 # define attribute_tls_model_ie __attribute__ ((tls_model ("initial-exec"))) macro32 # define attribute_tls_model_ie macro
78 extern __thread int errno attribute_tls_model_ie;
455 extern __thread struct __res_state *__resp attribute_tls_model_ie;
73 extern __thread int h_errno attribute_tls_model_ie;
55 CLASS __thread void *__libc_tsd_##KEY attribute_tls_model_ie;
1550 * include/libc-symbols.h (attribute_tls_model_ie): Define.1552 Add attribute_tls_model_ie.1554 Add attribute_tls_model_ie.1556 attribute_tls_model_ie.1562 attribute_tls_model_ie.
3653 __attribute__ ((alias ("__resp"))) attribute_hidden attribute_tls_model_ie;
Completed in 14 milliseconds