Searched refs:scudoMemalign (Results 1 – 3 of 3) sorted by relevance
48 return scudoMemalign(alignment, size); in INTERCEPTOR()52 return scudoMemalign(alignment, size); in INTERCEPTOR()
54 void *scudoMemalign(uptr Alignment, uptr Size);
568 void *scudoMemalign(uptr Alignment, uptr Size) { in scudoMemalign() function