Searched refs:TC_FIX_TYPE (Results 1 – 12 of 12) sorted by relevance
| /trueos/contrib/binutils/gas/ |
| HD | write.h | 130 #ifdef TC_FIX_TYPE 133 TC_FIX_TYPE tc_fix_data;
|
| HD | write.c | 183 #ifdef TC_FIX_TYPE in fix_new_internal()
|
| HD | ChangeLog-9899 | 79 (TC_FIX_TYPE): Add fields to be able to move explicit lituse 896 (TC_FIX_TYPE, TC_INIT_FIX_DATA, TC_FIX_DATA_PRINT): Likewise. 1701 * config/tc-fr30.h (TC_FIX_TYPE): Delete, cgen fields moved to write.h. 1703 * config/tc-m32r.h (TC_FIX_TYPE): Delete, cgen fields moved to write.h.
|
| HD | ChangeLog | 672 (TC_FIX_TYPE, TC_INIT_FIX_DATA): Adjust.
|
| HD | ChangeLog-9697 | 265 (TC_FIX_TYPE): add opcode_fragP and opcode_offset fields. 266 (TC_FIX_DATA_PRINT): new macro to print out TC_FIX_TYPE. 4140 * config/tc-arm.h: Provide TC_FIX_TYPE to allow private ARM
|
| HD | ChangeLog-9295 | 236 * config/tc-ns32k.h (TC_FIX_TYPE): Add missing semicolon. 1118 * write.c (fix_new_internal): Call TC_INIT_FIX_DATA if TC_FIX_TYPE 1121 * write.h (struct fix): Change tc_fix_data to type TC_FIX_TYPE if 1124 * config/tc-i960.h (TC_FIX_TYPE, fx_bsr, TC_INIT_FIX_DATA): New 1126 * config/tc-ns32k.h (TC_FIX_TYPE, fx_bsr, TC_INIT_FIX_DATA): New 1128 * config/tc-hppa.h (TC_FIX_TYPE): Define as PTR.
|
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-spu.h | 39 #define TC_FIX_TYPE struct tc_fix_info macro
|
| HD | tc-alpha.h | 152 #define TC_FIX_TYPE struct alpha_fix_tag macro
|
| HD | tc-sparc.h | 164 #define TC_FIX_TYPE valueT macro
|
| HD | tc-arm.h | 110 #define TC_FIX_TYPE int macro
|
| HD | tc-ia64.h | 148 #define TC_FIX_TYPE struct ia64_fix macro
|
| /trueos/contrib/binutils/gas/doc/ |
| HD | internals.texi | 517 This has the type @code{TC_FIX_TYPE}, and is only defined if the target defines 1113 These fields are defined with the @code{TC_FIX_TYPE} macro.
|