Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h759 #define SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE 0 macro
/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