Searched defs:cputype (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/sys/arch/sparc/include/
H A Dkcore.h42 int cputype; /* CPU type associated with this dump */ member in struct:cpu_kcore_hdr
/netbsd-current/sys/arch/sun3/sun3x/
H A Dlocore2.c74 int cputype = CPU_68030; variable
/netbsd-current/sys/arch/sparc64/include/
H A Dkcore.h44 int cputype; /* CPU type associated with this dump */ member in struct:cpu_kcore_hdr
/netbsd-current/sys/arch/sun2/sun2/
H A Dlocore2.c77 int cputype = CPU_68010; variable
/netbsd-current/sys/arch/sun3/sun3/
H A Dlocore2.c82 int cputype = CPU_68020; variable
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dtosdefs.h94 #define cputype kp.bootflags macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOUniversal.cpp71 uint32_t cputype; local
[all...]
/netbsd-current/sys/arch/shark/stand/ofwboot/
H A DLocore.c89 u_int cputype = cpufunc_id() & CPU_ID_CPU_MASK; local
/netbsd-current/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) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc234 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { argument
/netbsd-current/lib/libkvm/
H A Dkvm_sparc.c94 int cputype; /* CPU type associated with this dump */ member in struct:sparc64_cpu_kcore_hdr
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp240 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { argument
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dcpufunc.c45 u_int cputype; /* compat arm */ variable
/netbsd-current/sys/arch/vax/include/
H A Dsid.h34 #define cputype vax_cputype macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h63 llvm::yaml::Hex32 cputype; member in struct:llvm::MachOYAML::FileHeader
143 llvm::yaml::Hex32 cputype; member in struct:llvm::MachOYAML::FatArch
/netbsd-current/sys/arch/atari/atari/
H A Datari_init.c124 int machineid, mmutype, cputype; variable
/netbsd-current/sys/arch/arm/arm/
H A Dcpufunc.c1308 u_int cputype; variable
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_32
64 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_64
197 unsigned int cputype; member in struct:simple_object_mach_o_read
217 unsigned int cputype; member in struct:simple_object_mach_o_attributes
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_32
64 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_64
197 unsigned int cputype; member in struct:simple_object_mach_o_read
217 unsigned int cputype; member in struct:simple_object_mach_o_attributes
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dlibcoff-in.h186 short cputype; member in struct:xcoff_tdata
H A Dpef.c522 enum bfd_architecture cputype; local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_32
64 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_64
197 unsigned int cputype; member in struct:simple_object_mach_o_read
217 unsigned int cputype; member in struct:simple_object_mach_o_attributes
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-mach-o.c51 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_32
64 unsigned char cputype[4]; /* CPU that this object is for. */ member in struct:mach_o_header_64
197 unsigned int cputype; member in struct:simple_object_mach_o_read
217 unsigned int cputype; member in struct:simple_object_mach_o_attributes
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpef.c523 enum bfd_architecture cputype; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpef.c522 enum bfd_architecture cputype; local

Completed in 511 milliseconds

123