Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_malloc.cpp73 #if SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_interceptors.cpp146 #if SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h498 #define SANITIZER_INTERCEPT_MALLOC_USABLE_SIZE (!SI_MAC && !SI_NETBSD) macro