Home
last modified time | relevance | path

Searched defs:debug_malloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Du_debug_memory.c125 debug_malloc(const char *file, unsigned line, const char *function, in debug_malloc() function
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp583 void* debug_malloc(size_t size) { in debug_malloc() function