Searched refs:__cxa_thread_atexit_impl (Results 1 – 4 of 4) sorted by relevance
25 int __cxa_thread_atexit_impl(Dtor, void*, void*);108 return __cxa_thread_atexit_impl(dtor, obj, dso_symbol); in __cxa_thread_atexit()110 if (__cxa_thread_atexit_impl) { in __cxa_thread_atexit()111 return __cxa_thread_atexit_impl(dtor, obj, dso_symbol); in __cxa_thread_atexit()
18 extern "C" int __cxa_thread_atexit_impl(void (*dtor)(void *), void *obj, in __cxa_thread_atexit_impl() function
88 check_library_exists(c __cxa_thread_atexit_impl ""
555 fun:__cxa_thread_atexit_impl=uninstrumented