Searched refs:__cxa_thread_atexit_impl (Results 1 – 4 of 4) sorted by relevance
30 int __cxa_thread_atexit_impl(Dtor, void*, void*);113 return __cxa_thread_atexit_impl(dtor, obj, dso_symbol); in __cxa_thread_atexit()115 if (__cxa_thread_atexit_impl) { in __cxa_thread_atexit()116 return __cxa_thread_atexit_impl(dtor, obj, dso_symbol); in __cxa_thread_atexit()
17 extern "C" int __cxa_thread_atexit_impl(void (*dtor)(void *), void *obj, in __cxa_thread_atexit_impl() function
92 check_library_exists(c __cxa_thread_atexit_impl ""98 check_library_exists(c __cxa_thread_atexit_impl ""
555 fun:__cxa_thread_atexit_impl=uninstrumented