Searched refs:TIC80_ARCH_MAGIC (Results 1 – 3 of 3) sorted by relevance
38 #define TIC80_ARCH_MAGIC 0x0C1 /* Goes in the file header magic number field */ macro41 #define TIC80BADMAG(x) ((x).f_magic != TIC80_ARCH_MAGIC)
49 #define COFF_MAGIC TIC80_ARCH_MAGIC
2217 #ifdef TIC80_ARCH_MAGIC in coff_set_arch_mach_hook()2218 case TIC80_ARCH_MAGIC: in coff_set_arch_mach_hook()2636 #ifdef TIC80_ARCH_MAGIC in coff_set_flags()2638 *magicp = TIC80_ARCH_MAGIC; in coff_set_flags()3791 internal_a.magic = TIC80_ARCH_MAGIC; in coff_write_object_contents()