Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.h59 # define TC_FORCE_RELOCATION(x) \ macro
74 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix) macro
H A Dtc-iq2000.h53 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix) macro
H A Dtc-ip2k.h55 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX) macro
H A Dtc-mt.h60 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp) macro
H A Dtc-cr16.h49 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP) 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-metag.h47 #define TC_FORCE_RELOCATION(fix) metag_force_relocation (fix) macro
H A Dtc-s390.h26 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
H A Dtc-v850.h40 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX) macro
H A Dtc-score.h48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP) macro
H A Dtc-spu.h58 #define TC_FORCE_RELOCATION(FIXP) \ macro
H A Dtc-ft32.h47 #define TC_FORCE_RELOCATION(fix) ft32_force_relocation (fix) macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.h59 # define TC_FORCE_RELOCATION(x) \ macro
74 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix) macro
H A Dtc-iq2000.h53 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix) macro
H A Dtc-ip2k.h55 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX) macro
H A Dtc-mt.h60 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp) macro
H A Dtc-cr16.h49 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP) 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-metag.h47 #define TC_FORCE_RELOCATION(fix) metag_force_relocation (fix) macro
H A Dtc-s390.h26 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
H A Dtc-v850.h40 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX) macro
H A Dtc-score.h48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP) macro
H A Dtc-spu.h58 #define TC_FORCE_RELOCATION(FIXP) \ macro

1234