Searched defs:TC_FORCE_RELOCATION (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-cr16.h49 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP) macro
H A Dtc-crx.h50 #define TC_FORCE_RELOCATION(FIXP) crx_force_relocation (FIXP) macro
H A Dtc-iq2000.h55 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix) macro
H A Dtc-ip2k.h56 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX) macro
H A Dtc-m32c.h58 #define TC_FORCE_RELOCATION(fix) m32c_force_relocation (fix) macro
H A Dtc-mcore.h60 # define TC_FORCE_RELOCATION(x) \ macro
75 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix) macro
H A Dtc-mt.h65 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp) macro
H A Dtc-score.h48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP) macro
H A Dtc-v850.h39 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX) macro
H A Dtc-xstormy16.h48 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix) macro
H A Dtc-bfin.h66 #define TC_FORCE_RELOCATION(FIX) bfin_force_relocation (FIX) macro
H A Dtc-cris.h84 #define TC_FORCE_RELOCATION(FIX) md_cris_force_relocation (FIX) macro
H A Dtc-frv.h60 #define TC_FORCE_RELOCATION(fix) frv_force_relocation (fix) macro
H A Dtc-mn10300.h29 #define TC_FORCE_RELOCATION(FIX) mn10300_force_relocation (FIX) macro
H A Dtc-s390.h27 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
H A Dtc-spu.h58 #define TC_FORCE_RELOCATION(FIXP) \ macro
H A Dtc-m32r.h99 #define TC_FORCE_RELOCATION(fix) m32r_force_relocation (fix) macro
H A Dtc-m68hc11.h97 #define TC_FORCE_RELOCATION(fix) tc_m68hc11_force_relocation (fix) macro
H A Dtc-mep.h69 #define TC_FORCE_RELOCATION(fix) mep_force_relocation (fix) macro
H A Dtc-alpha.h59 #define TC_FORCE_RELOCATION(FIX) alpha_force_relocation (FIX) macro
H A Dtc-hppa.h130 #define TC_FORCE_RELOCATION(FIX) hppa_force_relocation (FIX) macro
H A Dtc-mips.h138 #define TC_FORCE_RELOCATION(FIX) mips_force_relocation (FIX) macro
H A Dtc-mmix.h173 #define TC_FORCE_RELOCATION(fix) mmix_force_relocation (fix) macro
H A Dtc-ppc.h232 #define TC_FORCE_RELOCATION macro
H A Dtc-sh.h63 #define TC_FORCE_RELOCATION(fix) sh_force_relocation (fix) macro

Completed in 320 milliseconds

12