Searched refs:debug_malloc_backtrace (Results 1 – 3 of 3) sorted by relevance
14 debug_malloc_backtrace;
81 ssize_t debug_malloc_backtrace(void* pointer, uintptr_t* frames, size_t frame_count);862 ssize_t debug_malloc_backtrace(void* pointer, uintptr_t* frames, size_t max_frames) { in debug_malloc_backtrace() function