Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_linux.h78 MD_EXCEPTION_CODE_LIN_SIGPROF = 27, /* Profiling alarm clock (4.2 BSD) */ enumerator
/external/google-breakpad/src/processor/
Dminidump_processor.cc1242 case MD_EXCEPTION_CODE_LIN_SIGPROF: in GetCrashReason()