Searched refs:nsan_aligned_alloc (Results 1 – 3 of 3) sorted by relevance
36 void *nsan_aligned_alloc(uptr alignment, uptr size);
33 return nsan_aligned_alloc(align, size); in INTERCEPTOR()
265 void *__nsan::nsan_aligned_alloc(uptr alignment, uptr size) { in nsan_aligned_alloc() function in __nsan