Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Du_debug_memory.c223 debug_realloc(const char *file, unsigned line, const char *function, in debug_realloc() function
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp790 void* debug_realloc(void* pointer, size_t bytes) { in debug_realloc() function