Home
last modified time | relevance | path

Searched refs:TI_TARGET_ID (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dti.h45 #define TICOFF0MAGIC TI_TARGET_ID
53 #ifndef TI_TARGET_ID
99 #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)
Dtic4x.h26 #define TI_TARGET_ID TIC4X_TARGET_ID macro
Dtic54x.h27 #define TI_TARGET_ID TIC54X_TARGET_ID macro
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h2431 #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()