Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_malloc_linux.cc33 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function
48 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
55 if (UNLIKELY(IsInDlsymAllocPool(ptr))) in INTERCEPTOR()
78 if (UNLIKELY(IsInDlsymAllocPool(ptr))) { in INTERCEPTOR()