Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_thread_atexit.cpp25 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()
/external/libcxxabi/test/
Dcxa_thread_atexit_test.pass.cpp18 extern "C" int __cxa_thread_atexit_impl(void (*dtor)(void *), void *obj, in __cxa_thread_atexit_impl() function
/external/libcxxabi/cmake/
Dconfig-ix.cmake88 check_library_exists(c __cxa_thread_atexit_impl ""
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt555 fun:__cxa_thread_atexit_impl=uninstrumented