Home
last modified time | relevance | path

Searched defs:TC_FORCE_RELOCATION (Results 1 – 25 of 36) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mcore.h59 # define TC_FORCE_RELOCATION(x) \ macro
74 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix) macro
Dtc-iq2000.h55 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix) macro
Dtc-ip2k.h56 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX) macro
Dtc-cr16.h49 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP) macro
Dtc-xstormy16.h48 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix) macro
Dtc-mt.h65 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp) macro
Dtc-crx.h50 #define TC_FORCE_RELOCATION(FIXP) crx_force_relocation (FIXP) macro
Dtc-metag.h47 #define TC_FORCE_RELOCATION(fix) metag_force_relocation (fix) macro
Dtc-s390.h26 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
Dtc-v850.h40 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX) macro
Dtc-score.h48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP) macro
Dtc-spu.h58 #define TC_FORCE_RELOCATION(FIXP) \ macro
Dtc-frv.h59 #define TC_FORCE_RELOCATION(fix) frv_force_relocation (fix) macro
Dtc-nios2.h61 #define TC_FORCE_RELOCATION(fixp) nios2_force_relocation (fixp) macro
Dtc-cris.h83 #define TC_FORCE_RELOCATION(FIX) md_cris_force_relocation (FIX) macro
Dtc-xgate.h97 #define TC_FORCE_RELOCATION(fix) tc_xgate_force_relocation (fix) macro
Dtc-bfin.h65 #define TC_FORCE_RELOCATION(FIX) bfin_force_relocation (FIX) macro
Dtc-m32c.h57 #define TC_FORCE_RELOCATION(fix) m32c_force_relocation (fix) macro
Dtc-m68hc11.h96 #define TC_FORCE_RELOCATION(fix) tc_m68hc11_force_relocation (fix) macro
Dtc-m32r.h98 #define TC_FORCE_RELOCATION(fix) m32r_force_relocation (fix) macro
Dtc-mn10300.h28 #define TC_FORCE_RELOCATION(FIX) mn10300_force_relocation (FIX) macro
Dtc-mep.h69 #define TC_FORCE_RELOCATION(fix) mep_force_relocation (fix) macro
Dtc-avr.h122 #define TC_FORCE_RELOCATION(fix) avr_force_relocation (fix) macro
Dtc-hppa.h131 #define TC_FORCE_RELOCATION(FIX) hppa_force_relocation (FIX) macro
Dtc-mmix.h172 #define TC_FORCE_RELOCATION(fix) mmix_force_relocation (fix) macro

12