Searched refs:__loader_add_thread_local_dtor (Results 1 – 9 of 9) sorted by relevance
19 extern "C" void __loader_add_thread_local_dtor(void* dso_handle) __attribute__((weak));54 if (__loader_add_thread_local_dtor != nullptr) { in __cxa_thread_atexit_impl()55 __loader_add_thread_local_dtor(dso_handle); in __cxa_thread_atexit_impl()
31 extern "C" void __loader_add_thread_local_dtor(void* dso_handle) __attribute__((weak));45 if (__loader_add_thread_local_dtor != nullptr) { in __cxa_thread_atexit_impl()46 __loader_add_thread_local_dtor(dso_handle); in __cxa_thread_atexit_impl()
22 __loader_add_thread_local_dtor;
23 __loader_add_thread_local_dtor;
54 __strong_alias(__loader_add_thread_local_dtor, __internal_linker_error);
89 void __loader_add_thread_local_dtor(void* dso_handle) __LINKER_PUBLIC__;291 void __loader_add_thread_local_dtor(void* dso_handle) { in __loader_add_thread_local_dtor() function
60 __loader_add_thread_local_dtor
39 __loader_add_thread_local_dtor;
38 __loader_add_thread_local_dtor;