Searched refs:dso_symbol (Results 1 – 2 of 2) sorted by relevance
19 void *dso_symbol) throw() { in __cxa_thread_atexit() argument21 return __cxa_thread_atexit_impl(dtor, obj, dso_symbol); in __cxa_thread_atexit()
18 void *dso_symbol) { in __cxa_thread_atexit_impl() argument21 assert(dso_symbol == reinterpret_cast<void *>(3)); in __cxa_thread_atexit_impl()