Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.cc191 ucontext_t *sig_ctx = NULL; in HandleException() local
221 ucontext_t **sig_ctx) { in InternalWriteMinidump()
Dminidump_generator.cc76 ucontext_t *sig_ctx; member
154 bool WriteContext(MDRawContextSPARC *context, ucontext_t *sig_ctx) { in WriteContext()
Dsolaris_lwp.cc406 ucontext_t **sig_ctx) { in FindSigContext()