Home
last modified time | relevance | path

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

12

/netbsd-src/sys/arch/sparc/include/
H A Dkcore.h42 int cputype; /* CPU type associated with this dump */ member
/netbsd-src/sys/arch/sun3/sun3x/
H A Dlocore2.c74 int cputype = CPU_68030; variable
/netbsd-src/sys/arch/sun3/sun3/
H A Dlocore2.c82 int cputype = CPU_68020; variable
/netbsd-src/sys/arch/sun2/sun2/
H A Dlocore2.c77 int cputype = CPU_68010; variable
/netbsd-src/sys/arch/sparc64/include/
H A Dkcore.h44 int cputype; /* CPU type associated with this dump */ member
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dtosdefs.h94 #define cputype kp.bootflags macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOUniversal.cpp71 uint32_t cputype; in getAsObjectFile() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member
64 unsigned char cputype[4]; /* CPU that this object is for. */ member
197 unsigned int cputype; member
217 unsigned int cputype; member
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member
64 unsigned char cputype[4]; /* CPU that this object is for. */ member
197 unsigned int cputype; member
217 unsigned int cputype; member
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member
64 unsigned char cputype[4]; /* CPU that this object is for. */ member
197 unsigned int cputype; member
217 unsigned int cputype; member
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member
64 unsigned char cputype[4]; /* CPU that this object is for. */ member
197 unsigned int cputype; member
217 unsigned int cputype; member
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dmacho.c52 uint32_t cputype; /* CPU type */ member
65 uint32_t cputype; /* CPU type */ member
103 uint32_t cputype; /* CPU type */ member
116 uint32_t cputype; /* CPU type */ member
766 unsigned int cputype; in macho_add_fat() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h63 llvm::yaml::Hex32 cputype; member
143 llvm::yaml::Hex32 cputype; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc234 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc236 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp240 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
/netbsd-src/sys/arch/vax/include/
H A Dsid.h34 #define cputype vax_cputype macro
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dcpufunc.c45 u_int cputype; /* compat arm */ variable
/netbsd-src/lib/libkvm/
H A Dkvm_sparc.c94 int cputype; /* CPU type associated with this dump */ member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp619 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local
725 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType()
770 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength()
809 const uint64_t cputype, in PrintRelocationEntries()
982 const uint64_t cputype = O->getHeader().cputype; in PrintRelocations() local
1655 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local
2008 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType()
2015 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType()
2156 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local
8249 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader()
[all …]
/netbsd-src/sys/arch/atari/atari/
H A Datari_init.c124 int machineid, mmutype, cputype; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dexternal.h27 unsigned char cputype[4]; /* CPU that this object is for. */ member
387 unsigned char cputype[4]; member
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dexternal.h27 unsigned char cputype[4]; /* CPU that this object is for. */ member
387 unsigned char cputype[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dpef.c523 enum bfd_architecture cputype; in bfd_pef_scan() local
/netbsd-src/sys/arch/arm/arm/
H A Dcpufunc.c1308 u_int cputype; variable

12