Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc63 bool IsInInterceptorScope() { in IsInInterceptorScope() function
97 if (!IsInInterceptorScope()) CHECK_UNPOISONED_0(x, n); \
1292 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \