Home
last modified time | relevance | path

Searched refs:cpusubtype (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-universal-x86_64.i386.test35 FAT: cpusubtype CPU_SUBTYPE_X86_64_ALL
42 FAT: cpusubtype CPU_SUBTYPE_I386_ALL
53 NON-VERBOSE: cpusubtype 3
60 NON-VERBOSE: cpusubtype 3
Dmacho-private-headers.test26 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
122 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
446 FATi386: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
450 NON_VERBOSE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/external/google-breakpad/src/common/mac/
Darch_utilities.cc64 arm64->cpusubtype = CPU_SUBTYPE_ARM64_ALL; in ArchInfo_arm64()
74 armv7s->cpusubtype = CPU_SUBTYPE_ARM_V7S; in ArchInfo_armv7s()
Dmacho_utilities.cc66 mh->cpusubtype = ByteSwap(mh->cpusubtype); in breakpad_swap_mach_header_64()
Dmacho_walker.cc163 cpu_subtype != header.cpusubtype)) { in FindHeader()
192 arch.cpusubtype == cpu_subtype)) { in FindHeader()
Dmacho_reader_unittest.cc309 EXPECT_EQ(0x52ccd852, object_files[0].cpusubtype); in TEST_F()
341 EXPECT_EQ(0x6a159a71, object_files[0].cpusubtype); in TEST_F()
348 EXPECT_EQ(0x6c55e90f, object_files[1].cpusubtype); in TEST_F()
355 EXPECT_EQ(0x10ecdc84, object_files[2].cpusubtype); in TEST_F()
378 EXPECT_EQ(0x1b779357, object_files[0].cpusubtype); in TEST_F()
400 EXPECT_EQ(0x4c6a57f7, object_files[0].cpusubtype); in TEST_F()
422 EXPECT_EQ(0x1b779357, object_files[0].cpusubtype); in TEST_F()
444 EXPECT_EQ(0x4c6a57f7, object_files[0].cpusubtype); in TEST_F()
Ddump_syms.mm205 arch_set = SetArchitecture(arch_info->cputype, arch_info->cpusubtype);
214 cpu_subtype_t cpu_subtype = selected_object_file_->cpusubtype;
474 if (!SetArchitecture(local_arch->cputype, local_arch->cpusubtype)) {
491 selected_object_file_->cputype, selected_object_file_->cpusubtype);
527 selected_object_file_->cpusubtype))
Dmacho_reader.cc108 >> objfile->cpusubtype in Read()
136 >> object_files_[0].cpusubtype)) { in Read()
/external/llvm/include/llvm/Object/
DMachOUniversal.h55 uint32_t getCPUSubType() const { return Header.cpusubtype; } in getCPUSubType()
60 Triple T = MachOObjectFile::getArch(Header.cputype, Header.cpusubtype); in getArchTypeName()
/external/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc148 file.cputype, file.cpusubtype); in DumpFile()
165 if (!reader.Read(file_contents, file.cputype, file.cpusubtype)) { in DumpFile()
Ddump_syms_tool.mm125 options.arch->cpusubtype)) {
139 arch->cputype, arch->cpusubtype);
144 arch->cputype, arch->cpusubtype);
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc237 fat_archs[i].cpusubtype = in __breakpad_fdnlist()
238 CFSwapInt32BigToHost(fat_archs[i].cpusubtype); in __breakpad_fdnlist()
/external/compiler-rt/cmake/Modules/
DCompilerRTDarwinUtils.cmake91 # This function checks the host cpusubtype to see if it is post-haswell. Haswell
92 # and later machines can run x86_64h binaries. Haswell is cpusubtype 8.
96 COMMAND sysctl hw.cpusubtype
99 string(REGEX MATCH "hw.cpusubtype: ([0-9]*)"
/external/valgrind/coregrind/
Dfixup_macho_loadcmds.c308 arch.cpusubtype = ntohl(arch_be->cpusubtype); in map_image_aboard()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp1130 T = MachOObjectFile::getArch(H_64.cputype, H_64.cpusubtype); in checkMachOAndArchFlags()
1133 T = MachOObjectFile::getArch(H.cputype, H.cpusubtype); in checkMachOAndArchFlags()
1216 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() argument
1218 outs() << " cpusubtype (" << cpusubtype << ")\n"; in printUnknownCPUType()
1223 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType() argument
1226 switch (cpusubtype) { in printCPUType()
1232 printUnknownCPUType(cputype, cpusubtype); in printCPUType()
1237 switch (cpusubtype) { in printCPUType()
1247 printUnknownCPUType(cputype, cpusubtype); in printCPUType()
1252 switch (cpusubtype) { in printCPUType()
[all …]
/external/llvm/include/llvm/Support/
DMachO.h537 uint32_t cpusubtype; member
547 uint32_t cpusubtype; member
932 uint32_t cpusubtype; member
999 sys::swapByteOrder(mh.cpusubtype); in swapStruct()
1009 sys::swapByteOrder(H.cpusubtype); in swapStruct()
/external/llvm/lib/Object/
DMachOUniversal.cpp37 sys::swapByteOrder(H.cpusubtype); in SwapStruct()
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-private-headers.test6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
81 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/external/llvm/test/tools/llvm-objdump/ARM/
Dmacho-private-headers.test6 CHECK: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
128 EXE: magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
/external/valgrind/coregrind/m_ume/
Dmacho.c759 arch.cpusubtype = VG_(ntohl)(arch.cpusubtype); in load_fat_file()
/external/llvm/tools/llvm-size/
Dllvm-size.cpp394 T = MachOObjectFile::getArch(H_64.cputype, H_64.cpusubtype); in checkMachOAndArchFlags()
397 T = MachOObjectFile::getArch(H.cputype, H.cpusubtype); in checkMachOAndArchFlags()
/external/valgrind/coregrind/m_debuginfo/
Dreadmacho.c215 arch.cpusubtype = VG_(ntohl)(arch_be.cpusubtype); in map_image_aboard()
/external/v8/src/
Dgdb-jit.cc495 uint32_t cpusubtype; member
538 header->cpusubtype = 3; // CPU_SUBTYPE_I386_ALL in WriteHeader()
542 header->cpusubtype = 3; // CPU_SUBTYPE_I386_ALL in WriteHeader()
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp988 T = MachOObjectFile::getArch(H_64.cputype, H_64.cpusubtype); in checkMachOAndArchFlags()
991 T = MachOObjectFile::getArch(H.cputype, H.cpusubtype); in checkMachOAndArchFlags()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py381 cpusubtype = f.uint32()

12