Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_exception_solaris.h78 MD_EXCEPTION_CODE_SOL_SIGVTALRM = 28, /* virtual timer expired */ enumerator
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_processor.cc1975 case MD_EXCEPTION_CODE_SOL_SIGVTALRM: in GetCrashReason()