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.cc194 ucontext_t* sig_ctx = NULL; in HandleException() local
224 ucontext_t** sig_ctx) { in InternalWriteMinidump()
Dminidump_generator.cc80 ucontext_t* sig_ctx; member
158 bool WriteContext(MDRawContextSPARC* context, ucontext_t* sig_ctx) { in WriteContext()
Dsolaris_lwp.cc409 ucontext_t** sig_ctx) { in FindSigContext()