Home
last modified time | relevance | path

Searched refs:TC_FORCE_RELOCATION (Results 1 – 25 of 60) sorted by relevance

123

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mn10300.h28 #define TC_FORCE_RELOCATION(FIX) mn10300_force_relocation (FIX) macro
38 || TC_FORCE_RELOCATION (FIX))
77 || TC_FORCE_RELOCATION (FIX))
Dtc-mcore.h59 # define TC_FORCE_RELOCATION(x) \ macro
74 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix) macro
Dtc-s390.h26 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
32 || TC_FORCE_RELOCATION (FIX))
Dtc-kvx.h230 #undef TC_FORCE_RELOCATION
231 #define TC_FORCE_RELOCATION(fixP) kvx_force_reloc(fixP) macro
254 (!(FIX)->fx_pcrel || TC_FORCE_RELOCATION (FIX))
Dtc-rl78.h98 || TC_FORCE_RELOCATION (FIX))
102 #define TC_FORCE_RELOCATION(FIX) (linkrelax) macro
Dtc-sh.h62 #define TC_FORCE_RELOCATION(fix) sh_force_relocation (fix) macro
81 || TC_FORCE_RELOCATION (FIX) \
Dtc-nds32.h109 || TC_FORCE_RELOCATION (FIX))
110 #define TC_FORCE_RELOCATION(fix) nds32_force_relocation (fix) macro
Dtc-iq2000.h53 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix) macro
Dtc-ip2k.h55 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX) macro
Dtc-mt.h60 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp) macro
Dtc-xstormy16.h48 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix) macro
Dtc-metag.h47 #define TC_FORCE_RELOCATION(fix) metag_force_relocation (fix) macro
Dtc-cr16.h49 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP) macro
Dtc-bfin.h66 #define TC_FORCE_RELOCATION(FIX) bfin_force_relocation (FIX) macro
Dtc-crx.h50 #define TC_FORCE_RELOCATION(FIXP) crx_force_relocation (FIXP) macro
Dtc-wasm32.h41 #define TC_FORCE_RELOCATION(fix) wasm32_force_relocation (fix) macro
Dtc-score.h48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP) macro
Dtc-ft32.h47 #define TC_FORCE_RELOCATION(fix) ft32_force_relocation (fix) macro
Dtc-xgate.h97 #define TC_FORCE_RELOCATION(fix) tc_xgate_force_relocation (fix) macro
Dtc-v850.h40 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX) macro
Dtc-arm.h74 #define TC_FORCE_RELOCATION(FIX) arm_force_relocation (FIX) macro
202 || TC_FORCE_RELOCATION(FIX))
Dtc-s12z.h90 #define TC_FORCE_RELOCATION(fix) tc_s12z_force_relocation (fix) macro
Dtc-m32c.h50 #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-csky.h51 #define TC_FORCE_RELOCATION(fix) csky_force_relocation (fix) macro

123