Searched defs:malloc_impl_handler (Results 1 – 1 of 1) sorted by relevance
296 void InitMallocFunction(void* malloc_impl_handler, FunctionType* func, const char* prefix, const ch… in InitMallocFunction()305 static void InitMalloc(void* malloc_impl_handler, MallocDebug* table, const char* prefix) { in InitMalloc()