Home
last modified time | relevance | path

Searched defs:SignalContext (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h772 struct SignalContext { struct
782 SignalContext(void *context, uptr addr, uptr pc, uptr sp, uptr bp, in SignalContext() argument