Searched refs:scudoValloc (Results 1 – 3 of 3) sorted by relevance
55 void *scudoValloc(uptr Size);
44 return scudoValloc(size); in INTERCEPTOR()
564 void *scudoValloc(uptr Size) { in scudoValloc() function