Home
last modified time | relevance | path

Searched refs:debug_malloc_backtrace (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/malloc_debug/
Dexported64.map13 debug_malloc_backtrace;
Dexported32.map13 debug_malloc_backtrace;
Dmalloc_debug.cpp85 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