Searched refs:CPU_TYPE_ANY (Results 1 - 6 of 6) sorted by relevance

/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc798 ReadFile(&file, false, CPU_TYPE_ANY, kCPUSubType);
827 ReadFile(&file, false, CPU_TYPE_ANY, 0);
832 const cpu_type_t kCPUType = CPU_TYPE_ANY;
843 ReadFile(&file, false, CPU_TYPE_ANY, kCPUSubType);
881 ReadFile(&file, true, CPU_TYPE_ANY, kCPUSubType);
904 ReadFile(&file, true, CPU_TYPE_ANY, kCPUSubType);
927 ReadFile(&file, true, CPU_TYPE_ANY, kCPUSubType);
950 ReadFile(&file, true, CPU_TYPE_ANY, kCPUSubType);
984 ReadFile(&file, false, CPU_TYPE_ANY, kCPUSubType);
1019 ReadFile(&file, true, CPU_TYPE_ANY,
[all...]
H A Dmacho_reader.cc238 if (expected_cpu_type != CPU_TYPE_ANY) {
289 if (expected_cpu_type != CPU_TYPE_ANY &&
/external/google-breakpad/src/client/mac/tests/
H A Dspawn_child_process.h112 CPU_TYPE_ANY
/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp107 { "Any" , static_cast<uint32_t>(MachO::CPU_TYPE_ANY) },
/external/llvm/include/llvm/Support/
H A DMachO.h1350 CPU_TYPE_ANY = -1, enumerator in enum:llvm::MachO::CPUType
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h1365 CPU_TYPE_ANY = -1, enumerator in enum:llvm::MachO::CPUType

Completed in 321 milliseconds