Searched refs:MallocDebugFini (Results 1 – 2 of 2) sorted by relevance
109 typedef void (*MallocDebugFini)(int); typedef
498 MallocDebugFini malloc_debug_finalize = in malloc_fini_impl()499 reinterpret_cast<MallocDebugFini>(dlsym(libc_malloc_impl_handle, "malloc_debug_finalize")); in malloc_fini_impl()