Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp939 static void VerifyInterceptorsWorking();
955 VerifyInterceptorsWorking(); in InitializePlatformEarly()
976 static void VerifyInterceptorsWorking() { in VerifyInterceptorsWorking() function
985 RAW_CHECK(dladdr((void *)&VerifyInterceptorsWorking, &info_runtime)); in VerifyInterceptorsWorking()