/external/llvm-project/lld/test/MachO/invalid/ |
D | invalid-fat-offset.s | 13 cpusubtype: 0x00000003 label 18 cpusubtype: 0x00000003 label
|
/external/google-breakpad/src/common/mac/ |
D | arch_utilities.cc | 232 cpu_subtype_t cpusubtype) { in NXGetArchInfoFromCpuType() 248 cpu_subtype_t cpusubtype, in NXFindBestFatArch()
|
D | super_fat_arch.h | 47 uint32_t cpusubtype; variable
|
/external/google-breakpad/src/third_party/mac_headers/mach-o/ |
D | arch.h | 46 cpu_subtype_t cpusubtype; member
|
D | fat.h | 58 cpu_subtype_t cpusubtype; /* machine specifier (int) */ member
|
D | loader.h | 57 cpu_subtype_t cpusubtype; /* machine specifier */ member 75 cpu_subtype_t cpusubtype; /* machine specifier */ member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | MachOYAML.h | 49 llvm::yaml::Hex32 cpusubtype; member 129 llvm::yaml::Hex32 cpusubtype; member
|
/external/llvm/include/llvm/ObjectYAML/ |
D | MachOYAML.h | 43 llvm::yaml::Hex32 cpusubtype; member 119 llvm::yaml::Hex32 cpusubtype; member
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | MachOYAML.h | 64 llvm::yaml::Hex32 cpusubtype; member 144 llvm::yaml::Hex32 cpusubtype; member
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_procmaps_mac.cpp | 240 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
|
/external/llvm-project/lld/include/lld/ReaderWriter/ |
D | MachOLinkingContext.h | 431 uint32_t cpusubtype; member
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm/ |
D | DNBArchImpl.cpp | 910 uint32_t cpusubtype; in NumSupportedHardwareBreakpoints() local 961 uint32_t cpusubtype; in NumSupportedHardwareWatchpoints() local
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachOLinkingContext.cpp | 116 MachOLinkingContext::archFromCpuType(uint32_t cputype, uint32_t cpusubtype) { in archFromCpuType()
|
D | MachONormalizedFileBinaryWriter.cpp | 579 auto cpusubtype = MachOLinkingContext::cpuSubtypeFromArch(_file.arch); in writeMachHeader() local
|
/external/llvm-project/lldb/tools/debugserver/source/ |
D | RNBRemote.cpp | 4767 const uint32_t cpusubtype) { in GetArchName() 4815 static bool GetHostCPUType(uint32_t &cputype, uint32_t &cpusubtype, in GetHostCPUType() 4888 uint32_t cpusubtype = 0; in HandlePacket_qHostInfo() local 6301 uint32_t cpusubtype; in HandlePacket_qProcessInfo() local
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 495 uint32_t cpusubtype; member 505 uint32_t cpusubtype; member 890 uint32_t cpusubtype; member 898 uint32_t cpusubtype; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 495 uint32_t cpusubtype; member 505 uint32_t cpusubtype; member 898 uint32_t cpusubtype; member 906 uint32_t cpusubtype; member
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 511 uint32_t cpusubtype; member 521 uint32_t cpusubtype; member 940 uint32_t cpusubtype; member 948 uint32_t cpusubtype; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 504 uint32_t cpusubtype; member 514 uint32_t cpusubtype; member 933 uint32_t cpusubtype; member 941 uint32_t cpusubtype; member
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1300 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() 1307 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType() 1430 uint32_t cpusubtype = OFA.getCPUSubType(); in printMachOUniversalHeaders() local 7393 uint32_t cpusubtype, uint32_t filetype, in PrintMachHeader()
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 2021 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() 2028 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType() 2170 uint32_t cpusubtype = OFA.getCPUSubType(); in printMachOUniversalHeaders() local 8259 uint32_t cpusubtype, uint32_t filetype, in PrintMachHeader()
|