Home
last modified time | relevance | path

Searched refs:dso_symbol (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_thread_atexit.cpp19 void *dso_symbol) throw() { in __cxa_thread_atexit() argument
21 return __cxa_thread_atexit_impl(dtor, obj, dso_symbol); in __cxa_thread_atexit()
/external/libcxxabi/test/
Dcxa_thread_atexit_test.pass.cpp18 void *dso_symbol) { in __cxa_thread_atexit_impl() argument
21 assert(dso_symbol == reinterpret_cast<void *>(3)); in __cxa_thread_atexit_impl()