Searched refs:MallocDebugInit (Results 1 – 2 of 2) sorted by relevance
108 typedef bool (*MallocDebugInit)(HashTable*, const MallocDebug*); typedef
331 MallocDebugInit malloc_debug_initialize = NULL; in malloc_init_impl()413 malloc_debug_initialize = reinterpret_cast<MallocDebugInit>(dlsym(malloc_impl_handle, in malloc_init_impl()