Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_linux.h79 MD_EXCEPTION_CODE_LIN_SIGWINCH = 28, /* Window size change (4.3 BSD, Sun) */ enumerator
/external/google-breakpad/src/processor/
Dminidump_processor.cc1245 case MD_EXCEPTION_CODE_LIN_SIGWINCH: in GetCrashReason()