Searched refs:malloc_dispatch (Results 1 – 2 of 2) sorted by relevance
51 bool hooks_initialize(const MallocDispatch* malloc_dispatch, bool* zygote_child,100 bool hooks_initialize(const MallocDispatch* malloc_dispatch, bool*, const char*) { in hooks_initialize() argument101 g_dispatch = malloc_dispatch; in hooks_initialize()
78 bool debug_initialize(const MallocDispatch* malloc_dispatch, bool* malloc_zygote_child,295 bool debug_initialize(const MallocDispatch* malloc_dispatch, bool* zygote_child, in debug_initialize() argument310 g_dispatch = malloc_dispatch; in debug_initialize()