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