Home
last modified time | relevance | path

Searched refs:libc_hidden_tls_proto (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/powerpc/nofpu/
Dsoft-supp.h36 libc_hidden_tls_proto (__sim_exceptions_thread, tls_model ("initial-exec"));
38 libc_hidden_tls_proto (__sim_disabled_exceptions_thread,
41 libc_hidden_tls_proto (__sim_round_mode_thread, tls_model ("initial-exec"));
Dsfp-machine.h106 libc_hidden_tls_proto (__sim_exceptions_thread, tls_model ("initial-exec"));
108 libc_hidden_tls_proto (__sim_disabled_exceptions_thread,
111 libc_hidden_tls_proto (__sim_round_mode_thread, tls_model ("initial-exec"));
/glibc-2.36/include/
Dlibc-symbols.h623 # define libc_hidden_tls_proto(name, attrs...) hidden_tls_proto (name, ##attrs) macro
635 # define libc_hidden_tls_proto(name, attrs...) macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1861548 (libc_hidden_tls_proto): Likewise.