Searched refs:scudoRealloc (Results 1 – 3 of 3) sorted by relevance
33 return scudoRealloc(ptr, size); in realloc()
121 void *scudoRealloc(void *Ptr, uptr Size);
655 void *scudoRealloc(void *Ptr, uptr Size) { in scudoRealloc() function