Searched defs:dso_handle (Results 1 – 1 of 1) sorted by relevance
28 void* dso_handle; member35 void* dso_handle = wrapped_arg->dso_handle; in WrappedFn() local46 extern "C" int __cxa_thread_atexit_impl(void (*func)(void*), void* arg, void* dso_handle) { in __cxa_thread_atexit_impl() argument