Home
last modified time | relevance | path

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

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