Home
last modified time | relevance | path

Searched refs:crash_context_size (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/linux/handler/
Dexception_handler.h113 size_t crash_context_size,
Dexception_handler_unittest.cc880 CrashHandler(const void* crash_context, size_t crash_context_size, in CrashHandler() argument
895 iov.iov_len = crash_context_size; in CrashHandler()