Searched refs:TI_TARGET_ID (Results 1 – 4 of 4) sorted by relevance
45 #define TICOFF0MAGIC TI_TARGET_ID53 #ifndef TI_TARGET_ID99 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)100 #define COFF2_BADMAG(x) ((x).f_magic != TICOFF2MAGIC || (x).f_target_id != TI_TARGET_ID)
26 #define TI_TARGET_ID TIC4X_TARGET_ID macro
27 #define TI_TARGET_ID TIC54X_TARGET_ID macro
2431 #ifdef TI_TARGET_ID in coff_set_arch_mach_hook()2432 case TI_TARGET_ID: in coff_set_arch_mach_hook()4028 #ifdef TI_TARGET_ID in coff_write_object_contents()4031 internal_f.f_target_id = TI_TARGET_ID; in coff_write_object_contents()