Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp73 bool IsInInterceptorScope() { in IsInInterceptorScope() function
123 if (!IsInInterceptorScope()) CHECK_UNPOISONED_0(x, n); \
1284 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \