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

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-cr16.h48 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP) macro
H A Dtc-s390.h27 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX) macro
H A Dtc-score.h47 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP) macro
H A Dtc-spu.h57 #define TC_FORCE_RELOCATION(FIXP) \ macro
H A Dtc-mep.h70 #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-ppc.h221 #define TC_FORCE_RELOCATION macro
H A Dtc-mips.h128 #define TC_FORCE_RELOCATION(FIX) mips_force_relocation (FIX) macro
H A Dtc-arm.h82 #define TC_FORCE_RELOCATION(FIX) arm_force_relocation (FIX) macro
H A Dtc-ia64.h137 #define TC_FORCE_RELOCATION(f) ia64_force_relocation (f) macro
/freebsd-10-stable/contrib/binutils/gas/
H A Dwrite.c37 #define TC_FORCE_RELOCATION(FIX) \ macro

Completed in 88 milliseconds