Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp972 static bool ShouldCheckInterceptors() { in ShouldCheckInterceptors() function
984 if (!common_flags()->verify_interceptors || !ShouldCheckInterceptors()) in VerifyInterceptorsWorking()