Searched refs:debug_malloc_iterate (Results 1 – 3 of 3) sorted by relevance
17 debug_malloc_iterate;
98 int debug_malloc_iterate(uintptr_t base, size_t size,889 int debug_malloc_iterate(uintptr_t base, size_t size, void (*callback)(uintptr_t, size_t, void*), in debug_malloc_iterate() function