Searched refs:nsan_malloc (Results 1 – 4 of 4) sorted by relevance
30 void *nsan_malloc(uptr size);
53 return nsan_malloc(size); in INTERCEPTOR()
31 void *res = nsan_malloc(size); \
216 void *__nsan::nsan_malloc(uptr size) { in nsan_malloc() function in __nsan