Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_mac.h131 MD_EXCEPTION_CODE_MAC_PPC_ZERO_DIVIDE = 2, enumerator
/external/google-breakpad/src/processor/
Dminidump_processor.cc830 case MD_EXCEPTION_CODE_MAC_PPC_ZERO_DIVIDE: in GetCrashReason()