/netbsd-src/sys/arch/sparc/include/ |
H A D | kcore.h | 42 int cputype; /* CPU type associated with this dump */ member
|
/netbsd-src/sys/arch/sun3/sun3x/ |
H A D | locore2.c | 74 int cputype = CPU_68030; variable
|
/netbsd-src/sys/arch/sun3/sun3/ |
H A D | locore2.c | 82 int cputype = CPU_68020; variable
|
/netbsd-src/sys/arch/sun2/sun2/ |
H A D | locore2.c | 77 int cputype = CPU_68010; variable
|
/netbsd-src/sys/arch/sparc64/include/ |
H A D | kcore.h | 44 int cputype; /* CPU type associated with this dump */ member
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | tosdefs.h | 94 #define cputype kp.bootflags macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | MachOUniversal.cpp | 71 uint32_t cputype; in getAsObjectFile() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-mach-o.c | 51 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 D | simple-object-mach-o.c | 51 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 D | simple-object-mach-o.c | 51 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 D | simple-object-mach-o.c | 51 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 D | macho.c | 52 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 D | MachOYAML.h | 63 llvm::yaml::Hex32 cputype; member 143 llvm::yaml::Hex32 cputype; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_procmaps_mac.cc | 234 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 D | sanitizer_procmaps_mac.cc | 236 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_procmaps_mac.cpp | 240 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
|
/netbsd-src/sys/arch/vax/include/ |
H A D | sid.h | 34 #define cputype vax_cputype macro
|
/netbsd-src/sys/arch/aarch64/aarch64/ |
H A D | cpufunc.c | 45 u_int cputype; /* compat arm */ variable
|
/netbsd-src/lib/libkvm/ |
H A D | kvm_sparc.c | 94 int cputype; /* CPU type associated with this dump */ member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 619 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 D | atari_init.c | 124 int machineid, mmutype, cputype; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/ |
H A D | external.h | 27 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 D | external.h | 27 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 D | pef.c | 523 enum bfd_architecture cputype; in bfd_pef_scan() local
|
/netbsd-src/sys/arch/arm/arm/ |
H A D | cpufunc.c | 1308 u_int cputype; variable
|