Searched defs:dso_handle (Results 1 – 5 of 5) sorted by relevance
26 void *dso_handle; // unused... member in thread_local_dtor35 int __cxa_thread_atexit_impl(void (*func) (void *), void *arg, void *dso_handle) { in __cxa_thread_atexit_impl() argument
43 void* dso_handle; member
52 __aeabi_atexit_impl(void *object, void (*destructor) (void *), void *dso_handle) { in __aeabi_atexit_impl() argument57 __aeabi_atexit_impl2(void *object, void (*destructor) (void *), void *dso_handle) { in __aeabi_atexit_impl2() argument
291 void __loader_add_thread_local_dtor(void* dso_handle) { in __loader_add_thread_local_dtor()296 void __loader_remove_thread_local_dtor(void* dso_handle) { in __loader_remove_thread_local_dtor()
1952 void increment_dso_handle_reference_counter(void* dso_handle) { in increment_dso_handle_reference_counter()1974 void decrement_dso_handle_reference_counter(void* dso_handle) { in decrement_dso_handle_reference_counter()