Home
last modified time | relevance | path

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

12

/netbsd/src/sys/arch/sun3/sun3x/
Dlocore2.c74 int cputype = CPU_68030; variable
/netbsd/src/sys/arch/sparc/include/
Dkcore.h42 int cputype; /* CPU type associated with this dump */ member
/netbsd/src/sys/arch/sun3/sun3/
Dlocore2.c82 int cputype = CPU_68020; variable
/netbsd/src/sys/arch/sun2/sun2/
Dlocore2.c77 int cputype = CPU_68010; variable
/netbsd/src/sys/arch/sparc64/include/
Dkcore.h44 int cputype; /* CPU type associated with this dump */ member
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dtosdefs.h94 #define cputype kp.bootflags macro
/netbsd/src/external/gpl3/gcc/dist/libiberty/
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/dist/libiberty/
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/gdb/dist/libiberty/
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/sys/arch/vax/include/
Dsid.h34 #define cputype vax_cputype macro
/netbsd/src/lib/libkvm/
Dkvm_sparc.c94 int cputype; /* CPU type associated with this dump */ member
/netbsd/src/sys/arch/atari/atari/
Datari_init.c124 int machineid, mmutype, cputype; variable
/netbsd/src/external/gpl3/gdb/dist/include/mach-o/
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/
Dexternal.h27 unsigned char cputype[4]; /* CPU that this object is for. */ member
387 unsigned char cputype[4]; member
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dpef.c522 enum bfd_architecture cputype; in bfd_pef_scan() local
Dlibcoff-in.h212 short cputype; member
Dmach-o.c606 cputype (unsigned long value) in cputype() function
5503 unsigned long cputype; member
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dpef.c523 enum bfd_architecture cputype; in bfd_pef_scan() local
Dlibcoff-in.h212 short cputype; member
Dmach-o.c606 cputype (unsigned long value) in cputype() function
5503 unsigned long cputype; member
Dmach-o.h34 unsigned long cputype; member
/netbsd/src/sys/arch/arm/arm/
Dcpufunc.c1308 u_int cputype; variable
/netbsd/src/sys/arch/alpha/alpha/
Dmachdep.c158 int cputype; /* system type, from the RPB */ variable
/netbsd/src/sys/arch/shark/stand/ofwboot/
DLocore.c89 u_int cputype = cpufunc_id() & CPU_ID_CPU_MASK; in startup() local
/netbsd/src/sys/arch/sandpoint/stand/altboot/
Dbrdsetup.c1129 cputype(void) in cputype() function

12