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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp52 #if SANITIZER_INTERCEPT_MEMALIGN
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp176 #if SANITIZER_INTERCEPT_MEMALIGN
188 #endif // SANITIZER_INTERCEPT_MEMALIGN
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp111 #if SANITIZER_INTERCEPT_MEMALIGN
130 #endif // SANITIZER_INTERCEPT_MEMALIGN
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h502 #define SANITIZER_INTERCEPT_MEMALIGN \ macro

Completed in 73 milliseconds