Searched refs:MCOREMAGIC (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmcore.h30 #define MCOREMAGIC 0xb00 /* I just made this up */ macro
32 #define MCOREBADMAG(x) (((x).f_magic != MCOREMAGIC))
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmcore.h30 #define MCOREMAGIC 0xb00 /* I just made this up */ macro
32 #define MCOREBADMAG(x) (((x).f_magic != MCOREMAGIC))
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmcore.h30 #define MCOREMAGIC 0xb00 /* I just made this up */ macro
32 #define MCOREBADMAG(x) (((x).f_magic != MCOREMAGIC))
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dmcore.h30 #define MCOREMAGIC 0xb00 /* I just made this up */ macro
32 #define MCOREBADMAG(x) (((x).f_magic != MCOREMAGIC))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h2368 #ifdef MCOREMAGIC
2369 case MCOREMAGIC:
2847 #ifdef MCOREMAGIC
2849 * magicp = MCOREMAGIC;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h2415 #ifdef MCOREMAGIC
2416 case MCOREMAGIC:
2908 #ifdef MCOREMAGIC
2910 * magicp = MCOREMAGIC;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h2409 #ifdef MCOREMAGIC
2410 case MCOREMAGIC:
2896 #ifdef MCOREMAGIC
2898 * magicp = MCOREMAGIC;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h2419 #ifdef MCOREMAGIC
2420 case MCOREMAGIC:
2919 #ifdef MCOREMAGIC
2921 * magicp = MCOREMAGIC;

Completed in 310 milliseconds