Searched refs:asan_aligned_alloc (Results 1 – 2 of 2) sorted by relevance
111 return asan_aligned_alloc(boundary, size, &stack); in INTERCEPTOR()
1071 void *asan_aligned_alloc(uptr alignment, uptr size, BufferedStackTrace *stack) { in asan_aligned_alloc() function