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

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dti.h45 #define TICOFF0MAGIC TI_TARGET_ID macro
98 #define COFF0_BADMAG(x) ((x).f_magic != TICOFF0MAGIC)
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dti.h45 #define TICOFF0MAGIC TI_TARGET_ID macro
99 #define COFF0_BADMAG(x) ((x).f_magic != TICOFF0MAGIC)
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dti.h45 #define TICOFF0MAGIC TI_TARGET_ID macro
99 #define COFF0_BADMAG(x) ((x).f_magic != TICOFF0MAGIC)
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dti.h45 #define TICOFF0MAGIC TI_TARGET_ID macro
99 #define COFF0_BADMAG(x) ((x).f_magic != TICOFF0MAGIC)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h2335 #ifdef TICOFF0MAGIC
2338 case TICOFF0MAGIC:
2734 *magicp = TICOFF0MAGIC;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h2382 #ifdef TICOFF0MAGIC
2385 case TICOFF0MAGIC:
2783 *magicp = TICOFF0MAGIC;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h2376 #ifdef TICOFF0MAGIC
2379 case TICOFF0MAGIC:
2777 *magicp = TICOFF0MAGIC;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h2386 #ifdef TICOFF0MAGIC
2389 case TICOFF0MAGIC:
2788 *magicp = TICOFF0MAGIC;

Completed in 290 milliseconds