HomeSort by: relevance | last modified time | path
    Searched defs:TC_FORCE_RELOCATION (Results 1 - 25 of 86) sorted by relevancy

1 2 3 4

  /src/external/gpl3/binutils/dist/gas/config/
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-ft32.h 47 #define TC_FORCE_RELOCATION(fix) ft32_force_relocation (fix)
tc-iq2000.h 53 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix)
tc-ip2k.h 55 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX)
tc-m32c.h 50 #define TC_FORCE_RELOCATION(fix) m32c_force_relocation (fix)
tc-mcore.h 59 # define TC_FORCE_RELOCATION(x) \
74 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix)
tc-metag.h 47 #define TC_FORCE_RELOCATION(fix) metag_force_relocation (fix)
tc-mt.h 60 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp)
tc-score.h 48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP)
tc-xstormy16.h 48 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix)
tc-bfin.h 66 #define TC_FORCE_RELOCATION(FIX) bfin_force_relocation (FIX)
tc-cris.h 72 #define TC_FORCE_RELOCATION(FIX) md_cris_force_relocation (FIX)
99 TC_FORCE_RELOCATION* definitions already told about the cases where
tc-frv.h 59 #define TC_FORCE_RELOCATION(fix) frv_force_relocation (fix)
  /src/external/gpl3/binutils.old/dist/gas/config/
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-ft32.h 47 #define TC_FORCE_RELOCATION(fix) ft32_force_relocation (fix)
tc-iq2000.h 53 #define TC_FORCE_RELOCATION(fix) iq2000_force_relocation (fix)
tc-ip2k.h 55 #define TC_FORCE_RELOCATION(FIX) ip2k_force_relocation (FIX)
tc-m32c.h 50 #define TC_FORCE_RELOCATION(fix) m32c_force_relocation (fix)
tc-mcore.h 59 # define TC_FORCE_RELOCATION(x) \
74 #define TC_FORCE_RELOCATION(fix) mcore_force_relocation (fix)
tc-metag.h 47 #define TC_FORCE_RELOCATION(fix) metag_force_relocation (fix)
tc-mt.h 60 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp)
tc-score.h 48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP)
tc-xstormy16.h 48 #define TC_FORCE_RELOCATION(fix) xstormy16_force_relocation (fix)

Completed in 34 milliseconds

1 2 3 4