Searched refs:TIC80_ARCH_MAGIC (Results 1 – 3 of 3) sorted by relevance
39 #define TIC80_ARCH_MAGIC 0x0C1 /* Goes in the file header magic number field */ macro42 #define TIC80BADMAG(x) ((x).f_magic != TIC80_ARCH_MAGIC)
2447 #ifdef TIC80_ARCH_MAGIC in coff_set_arch_mach_hook()2448 case TIC80_ARCH_MAGIC: in coff_set_arch_mach_hook()2892 #ifdef TIC80_ARCH_MAGIC in coff_set_flags()2894 *magicp = TIC80_ARCH_MAGIC; in coff_set_flags()4062 internal_a.magic = TIC80_ARCH_MAGIC; in coff_write_object_contents()
2302 * coffcode.h (coff_set_flags): Add case for TIC80_ARCH_MAGIC.2689 TIC80_ARCH_MAGIC for TIc80.2747 bfd_arch_tic80 for TIC80_ARCH_MAGIC number.