Searched refs:TICOFF1MAGIC (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dtic54x.h31 #define TICOFF_DEFAULT_MAGIC TICOFF1MAGIC /* we use COFF1 for compatibility */
H A Dti.h46 #define TICOFF1MAGIC 0x00C1 macro
99 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dtic54x.h31 #define TICOFF_DEFAULT_MAGIC TICOFF1MAGIC /* we use COFF1 for compatibility */
H A Dti.h46 #define TICOFF1MAGIC 0x00C1 macro
100 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dtic54x.h31 #define TICOFF_DEFAULT_MAGIC TICOFF1MAGIC /* we use COFF1 for compatibility */
H A Dti.h46 #define TICOFF1MAGIC 0x00C1 macro
100 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dtic54x.h31 #define TICOFF_DEFAULT_MAGIC TICOFF1MAGIC /* we use COFF1 for compatibility */
H A Dti.h46 #define TICOFF1MAGIC 0x00C1 macro
100 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h2345 #ifdef TICOFF1MAGIC
2348 case TICOFF1MAGIC:
2737 *magicp = TICOFF1MAGIC;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h2392 #ifdef TICOFF1MAGIC
2395 case TICOFF1MAGIC:
2786 *magicp = TICOFF1MAGIC;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h2386 #ifdef TICOFF1MAGIC
2389 case TICOFF1MAGIC:
2780 *magicp = TICOFF1MAGIC;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h2396 #ifdef TICOFF1MAGIC
2399 case TICOFF1MAGIC:
2791 *magicp = TICOFF1MAGIC;

Completed in 402 milliseconds