Home
last modified time | relevance | path

Searched refs:MDCPUArchitecture (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/client/mac/tests/
Dspawn_child_process.h56 const MDCPUArchitecture kNativeArchitecture =
Dminidump_generator_test.cc277 const MDCPUArchitecture kExpectedArchitecture = in TEST_F()
Dcrash_generation_server_test.cc314 const MDCPUArchitecture kExpectedArchitecture = in TEST_F()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h664 } MDCPUArchitecture; typedef
/external/google-breakpad/src/processor/
Dminidump_processor.cc377 static uint64_t GetAddressForArchitecture(const MDCPUArchitecture architecture, in GetAddressForArchitecture()
1735 static_cast<MDCPUArchitecture>(raw_system_info->processor_architecture), in GetCrashReason()
Dminidump.cc1194 MDCPUArchitecture system_info_cpu_type = static_cast<MDCPUArchitecture>( in CheckAgainstSystemInfo()