Home
last modified time | relevance | path

Searched refs:MallocDebugInit (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dmalloc_debug_common.h108 typedef bool (*MallocDebugInit)(HashTable*, const MallocDebug*); typedef
Dmalloc_debug_common.cpp331 MallocDebugInit malloc_debug_initialize = NULL; in malloc_init_impl()
413 malloc_debug_initialize = reinterpret_cast<MallocDebugInit>(dlsym(malloc_impl_handle, in malloc_init_impl()