Searched refs:call_atexit_hooks_for_range (Results 1 – 3 of 3) sorted by relevance
67 __gRuntimeLoader->call_atexit_hooks_for_range in initialize_before()
54 void (*call_atexit_hooks_for_range)(addr_t start, addr_t size); member
776 if (gRuntimeLoader.call_atexit_hooks_for_range != NULL) { in unload_library()777 gRuntimeLoader.call_atexit_hooks_for_range( in unload_library()