Home
last modified time | relevance | path

Searched refs:TICOFF0MAGIC (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dti.h45 #define TICOFF0MAGIC TI_TARGET_ID macro
98 #define COFF0_BADMAG(x) ((x).f_magic != TICOFF0MAGIC)
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h2414 #ifdef TICOFF0MAGIC in coff_set_arch_mach_hook()
2417 case TICOFF0MAGIC: in coff_set_arch_mach_hook()
2876 *magicp = TICOFF0MAGIC; in coff_set_flags()