Home
last modified time | relevance | path

Searched defs:cputype (Results 1 – 25 of 29) sorted by relevance

12

/openbsd-src/sys/arch/m88k/include/
H A Dkcore.h35 int cputype; /* cpu type: 88100, 88110 */ member
/openbsd-src/sys/arch/arm/cortex/
H A Dcortex.c101 int cputype = cpufunc_id(); cortexmatch() local
/openbsd-src/sys/arch/sparc64/include/
H A Dkcore.h40 int cputype; /* CPU type associated with this dump */ member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.cpp116 const uint32_t cputype = arch_spec.GetMachOCPUType(); in CalculateStopInfo() local
/openbsd-src/sys/arch/arm/arm/
H A Dcpufunc.c141 u_int cputype; variable
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOUniversal.cpp71 uint32_t cputype; in getAsObjectFile() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h64 llvm::yaml::Hex32 cputype; member
155 llvm::yaml::Hex32 cputype; member
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachVMMemory.cpp169 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 Dsanitizer_procmaps_mac.cpp306 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp638 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 DRNBRemote.cpp4688 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 Dmach-o.c1657 enum bfd_architecture cputype; local
1849 unsigned long cputype; member
H A Dpef.c562 enum bfd_architecture cputype; local
H A Dmach-o.h179 unsigned long cputype; member
H A Dlibcoff-in.h160 short cputype; member
H A Dcoffcode.h2052 int cputype; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dmach-o.c1493 enum bfd_architecture cputype; in bfd_mach_o_scan() local
1671 unsigned long cputype; member
H A Dpef.c510 enum bfd_architecture cputype; local
H A Dmach-o.h179 unsigned long cputype; member
H A Dlibcoff-in.h157 short cputype; member
H A Dcoffcode.h2049 int cputype; in coff_set_arch_mach_hook() local
/openbsd-src/sys/arch/loongson/include/
H A Dpmon.h126 uint32_t cputype; member
/openbsd-src/sys/arch/alpha/alpha/
H A Dmachdep.c158 int cputype; /* system type, from the RPB */ variable
/openbsd-src/gnu/llvm/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c37 cpu_type_t cputype; member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h518 uint32_t cputype; member
528 uint32_t cputype; member
961 uint32_t cputype; member
969 uint32_t cputype; member

12