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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp140 #if SANITIZER_INTERCEPT_PVALLOC
145 #endif // SANITIZER_INTERCEPT_PVALLOC
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp151 #if SANITIZER_INTERCEPT_PVALLOC
156 #endif // SANITIZER_INTERCEPT_PVALLOC
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h746 #undef SANITIZER_INTERCEPT_PVALLOC macro
747 #define SANITIZER_INTERCEPT_PVALLOC 0 macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp188 #if SANITIZER_INTERCEPT_PVALLOC
197 #endif // SANITIZER_INTERCEPT_PVALLOC
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h494 #define SANITIZER_INTERCEPT_PVALLOC (SI_GLIBC || SI_ANDROID) macro

Completed in 133 milliseconds