Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/msan/
HDmsan_interceptors.cc60 bool IsInInterceptorScope() { in IsInInterceptorScope() function
94 if (!IsInInterceptorScope()) CHECK_UNPOISONED_0(x, n); \
1368 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \