HomeSort by relevance Sort by last modified time
    Searched refs:TC_FORCE_RELOCATION (Results 1 - 25 of 44) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/config/
tc-mcore.h 59 # define TC_FORCE_RELOCATION(x) \
74 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix)
tc-s390.h 26 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX)
31 (! SEG_NORMAL (SEG) || TC_FORCE_RELOCATION (FIX))
tc-ip2k.h 56 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX)
tc-i960.h 127 || TC_FORCE_RELOCATION (FIX))
135 (TC_FORCE_RELOCATION (FIX) \
140 || TC_FORCE_RELOCATION (FIX) \
tc-mn10300.h 28 #define TC_FORCE_RELOCATION(FIX) mn10300_force_relocation (FIX)
36 || TC_FORCE_RELOCATION (FIX))
69 || TC_FORCE_RELOCATION (FIX))
77 TC_FORCE_RELOCATION and TC_FORCE_RELOCATION_SUB_NAME, verifying
tc-iq2000.h 55 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix)
tc-xstormy16.h 48 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix)
tc-rl78.h 99 || TC_FORCE_RELOCATION (FIX))
103 #define TC_FORCE_RELOCATION(FIX) (linkrelax)
tc-bfin.h 66 #define TC_FORCE_RELOCATION(FIX) bfin_force_relocation (FIX)
tc-cr16.h 49 #define TC_FORCE_RELOCATION(FIXP) cr16_force_relocation (FIXP)
tc-crx.h 50 #define TC_FORCE_RELOCATION(FIXP) crx_force_relocation (FIXP)
tc-metag.h 47 #define TC_FORCE_RELOCATION(fix) metag_force_relocation (fix)
tc-mt.h 65 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp)
tc-score.h 48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP)
tc-v850.h 40 #define TC_FORCE_RELOCATION(FIX) v850_force_relocation(FIX)
tc-xgate.h 97 #define TC_FORCE_RELOCATION(fix) tc_xgate_force_relocation (fix)
tc-cris.h 81 #define TC_FORCE_RELOCATION(FIX) md_cris_force_relocation (FIX)
98 || TC_FORCE_RELOCATION (FIX))
109 TC_FORCE_RELOCATION* definitions already told about the cases where
tc-sh.h 62 #define TC_FORCE_RELOCATION(fix) sh_force_relocation (fix)
81 || TC_FORCE_RELOCATION (FIX) \
211 || TC_FORCE_RELOCATION (FIX))
tc-sparc.h 85 || TC_FORCE_RELOCATION (FIX))
100 || TC_FORCE_RELOCATION (FIX))
tc-frv.h 59 #define TC_FORCE_RELOCATION(fix) frv_force_relocation (fix)
tc-m32c.h 57 #define TC_FORCE_RELOCATION(fix) m32c_force_relocation (fix)
tc-m32r.h 98 #define TC_FORCE_RELOCATION(fix) m32r_force_relocation (fix)
tc-m68hc11.h 96 #define TC_FORCE_RELOCATION(fix) tc_m68hc11_force_relocation (fix)
tc-mep.h 69 #define TC_FORCE_RELOCATION(fix) mep_force_relocation (fix)
tc-microblaze.h 53 || TC_FORCE_RELOCATION (FIX))

Completed in 249 milliseconds

1 2