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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp99 #if SANITIZER_INTERCEPT_ALIGNED_ALLOC
104 #endif // SANITIZER_INTERCEPT_ALIGNED_ALLOC
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp108 #if SANITIZER_INTERCEPT_ALIGNED_ALLOC
113 #endif // SANITIZER_INTERCEPT_ALIGNED_ALLOC
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h755 #undef SANITIZER_INTERCEPT_ALIGNED_ALLOC macro
756 #define SANITIZER_INTERCEPT_ALIGNED_ALLOC 0 macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp145 #if SANITIZER_INTERCEPT_ALIGNED_ALLOC
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h497 #define SANITIZER_INTERCEPT_ALIGNED_ALLOC (!SI_MAC) macro

Completed in 128 milliseconds