Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc73 bool IsInInterceptorScope() { in IsInInterceptorScope() function
123 if (!IsInInterceptorScope()) CHECK_UNPOISONED_0(x, n); \
1268 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \