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