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.cpp20 extern int __cxa_thread_atexit_impl(void (*)(void *), void *, void *); in __cxa_thread_atexit()
21 return __cxa_thread_atexit_impl(dtor, obj, dso_symbol); in __cxa_thread_atexit()
/external/libcxxabi/test/
Dcxa_thread_atexit_test.pass.cpp17 extern "C" int __cxa_thread_atexit_impl(void (*dtor)(void *), void *obj, in __cxa_thread_atexit_impl() function
/external/libcxxabi/cmake/
Dconfig-ix.cmake46 check_library_exists(c __cxa_thread_atexit_impl ""
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt555 fun:__cxa_thread_atexit_impl=uninstrumented