Home
last modified time | relevance | path

Searched refs:handleEarlyAlloc (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/esan/
Desan_interceptors.cpp467 static void *handleEarlyAlloc(uptr size) { in handleEarlyAlloc() function
490 return handleEarlyAlloc(size * n); in INTERCEPTOR()