Searched defs:malloc_dispatch (Results 1 – 2 of 2) sorted by relevance
41 MallocDispatch malloc_dispatch; member
184 bool debug_initialize(const MallocDispatch* malloc_dispatch, int* malloc_zygote_child) { in debug_initialize()