Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_platform_interceptors.h24 #define SANITIZER_INTERCEPT_STRNLEN 0 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h142 #define SANITIZER_INTERCEPT_STRNLEN (SI_NOT_MAC && SI_NOT_FUCHSIA) macro