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.cpp947 static void VerifyInterceptorsWorking();
963 VerifyInterceptorsWorking(); in InitializePlatformEarly()
983 static void VerifyInterceptorsWorking() { in VerifyInterceptorsWorking() function
992 RAW_CHECK(dladdr((void *)&VerifyInterceptorsWorking, &info_runtime)); in VerifyInterceptorsWorking()