Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc154 bool WriteContext(MDRawContextSPARC *context, ucontext_t *sig_ctx) { in WriteContext() function
178 bool WriteContext(MDRawContextSPARC *context, prgregset_t regs, in WriteContext() function
198 bool WriteContext(MDRawContextX86 *context, prgregset_t regs, in WriteContext() function
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc393 bool MinidumpGenerator::WriteContext(breakpad_thread_state_data_t state, in WriteContext() function in google_breakpad::MinidumpGenerator