Home
last modified time | relevance | path

Searched defs:SANITIZER_INTERCEPT_ALIGNED_ALLOC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h756 #define SANITIZER_INTERCEPT_ALIGNED_ALLOC 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h497 #define SANITIZER_INTERCEPT_ALIGNED_ALLOC (!SI_MAC) macro