Searched defs:IsInDlsymAllocPool (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp51 static bool IsInDlsymAllocPool(const void *ptr) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp37 static INLINE bool IsInDlsymAllocPool(const void *ptr) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp80 static bool IsInDlsymAllocPool(const void *ptr) { function

Completed in 71 milliseconds