Searched refs:__libc_realloc (Results 1 – 4 of 4) sorted by relevance
34 extern "C" void *__libc_realloc(void *ptr, uptr size);47 # define __libc_realloc realloc macro73 return __libc_realloc(ptr, size); in RawInternalRealloc()
450 #define public_rEALLOc __libc_realloc
2983 void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc);
806 fun:__libc_realloc=uninstrumented