Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_thread_atexit.cpp30 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()
/llvm-project-15.0.7/libcxxabi/test/
H A Dcxa_thread_atexit_test.pass.cpp17 extern "C" int __cxa_thread_atexit_impl(void (*dtor)(void *), void *obj, in __cxa_thread_atexit_impl() function
/llvm-project-15.0.7/libcxxabi/cmake/
H A Dconfig-ix.cmake92 check_library_exists(c __cxa_thread_atexit_impl ""
98 check_library_exists(c __cxa_thread_atexit_impl ""
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt555 fun:__cxa_thread_atexit_impl=uninstrumented