Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Du_debug_memory.c165 debug_free(const char *file, unsigned line, const char *function, in debug_free() function
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp673 void debug_free(void* pointer) { in debug_free() function