Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1373 struct MSanInterceptorContext { struct
1390 if (!((MSanInterceptorContext *)ctx)->in_interceptor_scope) \ argument
1411 MSanInterceptorContext msan_ctx = {IsInInterceptorScope()}; \