Searched refs:attribute_tls_model_ie (Results 1 – 18 of 18) sorted by relevance
35 extern __thread int __sim_exceptions_thread attribute_tls_model_ie;37 extern __thread int __sim_disabled_exceptions_thread attribute_tls_model_ie;40 extern __thread int __sim_round_mode_thread attribute_tls_model_ie;
105 extern __thread int __sim_exceptions_thread attribute_tls_model_ie;107 extern __thread int __sim_disabled_exceptions_thread attribute_tls_model_ie;110 extern __thread int __sim_round_mode_thread attribute_tls_model_ie;
3 __thread int __no_long_double attribute_tls_model_ie attribute_hidden;
24 __thread struct dl_action_result *__libc_dlerror_result attribute_tls_model_ie; variable
89 attribute_tls_model_ie;
54 CLASS __thread TYPE __libc_tsd_##KEY attribute_tls_model_ie;
31 extern __thread int errno attribute_tls_model_ie;
21 extern __thread struct __res_state *__resp attribute_tls_model_ie;
14 extern __thread int h_errno attribute_tls_model_ie;
427 #define attribute_tls_model_ie __attribute__ ((tls_model ("initial-exec"))) macro
14 attribute_tls_model_ie; variable
52 static __thread struct resolv_context *current attribute_tls_model_ie; variable
53 static __thread struct catch *catch_hook attribute_tls_model_ie; variable
266 attribute_hidden attribute_tls_model_ie; in __libc_tsd_define()
97 static __thread mstate thread_arena attribute_tls_model_ie; variable
14096 * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie16133 * include/libc-symbols.h (attribute_tls_model_ie): Define.16135 Add attribute_tls_model_ie.16137 Add attribute_tls_model_ie.16139 attribute_tls_model_ie.16145 attribute_tls_model_ie.
7082 * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
8338 * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for