Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_linux.h112 MD_EXCEPTION_FLAG_LIN_SEGV_MAPERR = 1, enumerator
/external/google-breakpad/src/processor/
Dminidump_processor.cc1432 case MD_EXCEPTION_FLAG_LIN_SEGV_MAPERR: in GetCrashReason()