Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
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-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-xstormy16.h48 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix) macro
H A Dtc-crx.h50 #define TC_FORCE_RELOCATION(FIXP) crx_force_relocation (FIXP) macro
H A Dtc-mt.h65 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp) macro
H A Dtc-v850.h39 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX) macro
H A Dtc-s390.h27 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
H A Dtc-m32c.h57 #define TC_FORCE_RELOCATION(fix) m32c_force_relocation (fix) macro
H A Dtc-bfin.h68 #define TC_FORCE_RELOCATION(FIX) bfin_force_relocation (FIX) macro
H A Dtc-frv.h58 #define TC_FORCE_RELOCATION(fix) frv_force_relocation (fix) macro
H A Dtc-cris.h89 #define TC_FORCE_RELOCATION(FIX) md_cris_force_relocation (FIX) macro
H A Dtc-m68hc11.h97 #define TC_FORCE_RELOCATION(fix) tc_m68hc11_force_relocation (fix) macro
H A Dtc-m32r.h106 #define TC_FORCE_RELOCATION(fix) m32r_force_relocation (fix) macro
H A Dtc-hppa.h138 #define TC_FORCE_RELOCATION(FIX) hppa_force_relocation (FIX) macro
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-mcore.h76 # define TC_FORCE_RELOCATION(x) \ macro
91 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix) macro
H A Dtc-iq2000.h63 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix) macro
H A Dtc-ip2k.h61 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX) macro
H A Dtc-xstormy16.h53 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix) macro
H A Dtc-v850.h43 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX) macro
H A Dtc-s390.h32 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
H A Dtc-frv.h63 #define TC_FORCE_RELOCATION(fix) frv_force_relocation (fix) macro
H A Dtc-cris.h88 #define TC_FORCE_RELOCATION(FIX) md_cris_force_relocation (FIX) macro
H A Dtc-m68hc11.h108 #define TC_FORCE_RELOCATION(fix) tc_m68hc11_force_relocation (fix) macro
H A Dtc-m32r.h117 #define TC_FORCE_RELOCATION(fix) m32r_force_relocation (fix) macro

12