Home
last modified time | relevance | path

Searched refs:SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h758 #undef SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE
759 #define SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp158 #if SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE in INTERCEPTOR()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h498 #define SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE (!SI_MAC && !SI_NETBSD) macro