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

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dtic54x.h30 #define TICOFF_DEFAULT_MAGIC TICOFF1MAGIC /* we use COFF1 for compatibility */
H A Dti.h44 #define TICOFF1MAGIC 0x00C1 macro
97 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dtic54x.h30 #define TICOFF_DEFAULT_MAGIC TICOFF1MAGIC /* we use COFF1 for compatibility */
H A Dti.h44 #define TICOFF1MAGIC 0x00C1 macro
97 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffcode.h2215 #ifdef TICOFF1MAGIC
2218 case TICOFF1MAGIC:
2690 *magicp = TICOFF1MAGIC;
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h2212 #ifdef TICOFF1MAGIC
2215 case TICOFF1MAGIC:
2659 *magicp = TICOFF1MAGIC;

Completed in 195 milliseconds