Searched refs:asan_calloc (Results 1 – 2 of 2) sorted by relevance
76 return asan_calloc(nmemb, size, &stack); in INTERCEPTOR()
1011 void *asan_calloc(uptr nmemb, uptr size, BufferedStackTrace *stack) { in asan_calloc() function