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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp48 #if SANITIZER_INTERCEPT_CFREE
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp131 #if SANITIZER_INTERCEPT_CFREE
138 #endif // SANITIZER_INTERCEPT_CFREE
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp186 #if SANITIZER_INTERCEPT_CFREE
191 #endif // SANITIZER_INTERCEPT_CFREE
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h507 #define SANITIZER_INTERCEPT_CFREE \ macro

Completed in 66 milliseconds