Searched refs:DB_ELFSIZE (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/x68k/include/
H A Ddb_machdep.h7 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/include/
H A Ddb_machdep.h7 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/next68k/include/
H A Ddb_machdep.h5 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/include/
H A Ddb_machdep.h7 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/include/
H A Ddb_machdep.h7 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/include/
H A Ddb_machdep.h5 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/include/
H A Ddb_machdep.h7 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/pmax/include/
H A Ddb_machdep.h7 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/include/
H A Ddb_machdep.h9 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/amiga/include/
H A Ddb_machdep.h9 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun2/include/
H A Ddb_machdep.h38 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Ddb_machdep.h38 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/acorn26/include/
H A Ddb_machdep.h7 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Ddb_machdep.h44 #ifndef DB_ELFSIZE
45 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Ddb_machdep.h141 #define DB_ELFSIZE 64 macro
143 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Ddb_machdep.h85 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Ddb_machdep.h107 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Ddb_machdep.h118 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Ddb_machdep.h42 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Ddb_machdep.h117 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Ddb_machdep.h118 #define DB_ELFSIZE 32 macro
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/sbmips/
H A Dmachdep.c113 #ifndef DB_ELFSIZE
114 #error Must define DB_ELFSIZE!
116 #define ELFSIZE DB_ELFSIZE
/netbsd-6-1-5-RELEASE/sys/arch/landisk/landisk/
H A Dmachdep.c122 #ifndef DB_ELFSIZE
123 #error Must define DB_ELFSIZE!
125 #define ELFSIZE DB_ELFSIZE
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/ews4800mips/
H A Dmachdep.c59 #ifndef DB_ELFSIZE
60 #error Must define DB_ELFSIZE!
62 #define ELFSIZE DB_ELFSIZE
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_elf.c47 #ifndef DB_ELFSIZE
48 #error Must define DB_ELFSIZE!
51 #define ELFSIZE DB_ELFSIZE

Completed in 188 milliseconds

12