Searched refs:TI_TARGET_ID (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/coff/
H A Dtic4x.h25 #define TI_TARGET_ID TIC4X_TARGET_ID macro
H A Dtic54x.h26 #define TI_TARGET_ID TIC54X_TARGET_ID macro
H A Dti.h43 #define TICOFF0MAGIC TI_TARGET_ID
51 #ifndef TI_TARGET_ID
52 #error "TI_TARGET_ID needs to be defined for your CPU"
97 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
98 #define COFF2_BADMAG(x) ((x).f_magic != TICOFF2MAGIC || (x).f_target_id != TI_TARGET_ID)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/coff/
H A Dtic4x.h25 #define TI_TARGET_ID TIC4X_TARGET_ID macro
H A Dtic54x.h26 #define TI_TARGET_ID TIC54X_TARGET_ID macro
H A Dti.h43 #define TICOFF0MAGIC TI_TARGET_ID
51 #ifndef TI_TARGET_ID
52 #error "TI_TARGET_ID needs to be defined for your CPU"
97 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
98 #define COFF2_BADMAG(x) ((x).f_magic != TICOFF2MAGIC || (x).f_target_id != TI_TARGET_ID)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/coff/
H A Dtic4x.h25 #define TI_TARGET_ID TIC4X_TARGET_ID macro
H A Dtic54x.h26 #define TI_TARGET_ID TIC54X_TARGET_ID macro
H A Dti.h43 #define TICOFF0MAGIC TI_TARGET_ID
51 #ifndef TI_TARGET_ID
52 #error "TI_TARGET_ID needs to be defined for your CPU"
97 #define COFF1_BADMAG(x) ((x).f_magic != TICOFF1MAGIC || (x).f_target_id != TI_TARGET_ID)
98 #define COFF2_BADMAG(x) ((x).f_magic != TICOFF2MAGIC || (x).f_target_id != TI_TARGET_ID)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoffcode.h2228 #ifdef TI_TARGET_ID
2229 case TI_TARGET_ID:
3790 #ifdef TI_TARGET_ID
3793 internal_f.f_target_id = TI_TARGET_ID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoffcode.h2228 #ifdef TI_TARGET_ID
2229 case TI_TARGET_ID:
3790 #ifdef TI_TARGET_ID
3793 internal_f.f_target_id = TI_TARGET_ID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoffcode.h2228 #ifdef TI_TARGET_ID
2229 case TI_TARGET_ID:
3790 #ifdef TI_TARGET_ID
3793 internal_f.f_target_id = TI_TARGET_ID;

Completed in 217 milliseconds