/openbsd-src/sys/arch/m88k/include/ |
H A D | kcore.h | 35 int cputype; /* cpu type: 88100, 88110 */ member
|
/openbsd-src/sys/arch/arm/cortex/ |
H A D | cortex.c | 101 int cputype = cpufunc_id(); cortexmatch() local
|
/openbsd-src/sys/arch/sparc64/include/ |
H A D | kcore.h | 40 int cputype; /* CPU type associated with this dump */ member
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/mach-core/ |
H A D | ThreadMachCore.cpp | 116 const uint32_t cputype = arch_spec.GetMachOCPUType(); in CalculateStopInfo() local
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | cpufunc.c | 141 u_int cputype; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | MachOUniversal.cpp | 71 uint32_t cputype; in getAsObjectFile() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 64 llvm::yaml::Hex32 cputype; member 155 llvm::yaml::Hex32 cputype; member
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachVMMemory.cpp | 169 cpu_type_t cputype, nub_process_t pid, vm_statistics64_data_t &vminfo, in GetMemoryProfile()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_mac.cpp | 306 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 638 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local 744 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType() 789 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength() 828 const uint64_t cputype, in PrintRelocationEntries() 1001 const uint64_t cputype = O->getHeader().cputype; in PrintRelocations() local 1906 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local 2264 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() 2271 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType() 2412 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local 8533 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader() [all …]
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | RNBRemote.cpp | 4688 static const char *GetArchName(const uint32_t cputype, in GetArchName() 4737 static bool GetHostCPUType(uint32_t &cputype, uint32_t &cpusubtype, in GetHostCPUType() 4791 uint32_t cputype = 0; in HandlePacket_qHostInfo() local 5113 uint32_t cputype = DNBGetRegisterCPUType(); in GenerateTargetXMLRegisters() local 6198 cpu_type_t cputype = DNBProcessGetCPUType(pid); in HandlePacket_qProcessInfo() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | mach-o.c | 1657 enum bfd_architecture cputype; local 1849 unsigned long cputype; member
|
H A D | pef.c | 562 enum bfd_architecture cputype; local
|
H A D | mach-o.h | 179 unsigned long cputype; member
|
H A D | libcoff-in.h | 160 short cputype; member
|
H A D | coffcode.h | 2052 int cputype; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | mach-o.c | 1493 enum bfd_architecture cputype; in bfd_mach_o_scan() local 1671 unsigned long cputype; member
|
H A D | pef.c | 510 enum bfd_architecture cputype; local
|
H A D | mach-o.h | 179 unsigned long cputype; member
|
H A D | libcoff-in.h | 157 short cputype; member
|
H A D | coffcode.h | 2049 int cputype; in coff_set_arch_mach_hook() local
|
/openbsd-src/sys/arch/loongson/include/ |
H A D | pmon.h | 126 uint32_t cputype; member
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | machdep.c | 158 int cputype; /* system type, from the RPB */ variable
|
/openbsd-src/gnu/llvm/lldb/tools/compact-unwind/ |
H A D | compact-unwind-dumper.c | 37 cpu_type_t cputype; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 518 uint32_t cputype; member 528 uint32_t cputype; member 961 uint32_t cputype; member 969 uint32_t cputype; member
|