Home
last modified time | relevance | path

Searched refs:MD_OS_SOLARIS (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/processor/
Dexploitability.cc84 case MD_OS_SOLARIS: in ExploitabilityForPlatform()
Dminidump_processor.cc580 case MD_OS_SOLARIS: { in GetOSInfo()
1267 case MD_OS_SOLARIS: { in GetCrashReason()
Dminidump.cc1864 case MD_OS_SOLARIS: in code_identifier()
3197 case MD_OS_SOLARIS: in GetOS()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h657 MD_OS_SOLARIS = 0x8202, /* Solaris */ enumerator
/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc342 sys_info->platform_id = MD_OS_SOLARIS; in WriteOSInformation()