Searched defs:InterceptorContext (Results 1 – 3 of 3) sorted by relevance
268 friend class InterceptorContext; variable305 InterceptorContext(TracePacketCallbackArgs args) in InterceptorContext() function
1093 struct InterceptorContext { struct1097 InterceptorContext() in InterceptorContext() argument
191 struct InterceptorContext { struct195 __sanitizer_sigaction sigactions[kSigCount];197 unsigned finalize_key;200 BlockingMutex atexit_mu;201 Vector<struct AtExitCtx *> AtExitStack;203 InterceptorContext() in InterceptorContext() function