Searched refs:SANITIZER_INTERCEPT_PVALLOC (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp61 #if SANITIZER_INTERCEPT_PVALLOC
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp235 #if SANITIZER_INTERCEPT_PVALLOC
240 #endif // SANITIZER_INTERCEPT_PVALLOC
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp175 #if SANITIZER_INTERCEPT_PVALLOC
184 #endif // SANITIZER_INTERCEPT_PVALLOC
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h504 #define SANITIZER_INTERCEPT_PVALLOC \ macro

Completed in 58 milliseconds