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