Home
last modified time | relevance | path

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

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