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

1 2

  /toolchain/binutils/binutils-2.27/gas/config/
tc-xstormy16.h 59 #define TC_CONS_FIX_NEW xstormy16_cons_fix_new
tc-cr16.h 65 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \
tc-crx.h 63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \
tc-pj.h 49 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \
tc-v850.h 63 #define TC_CONS_FIX_NEW cons_fix_new_v850
tc-vax.h 51 #define TC_CONS_FIX_NEW vax_cons_fix_new
tc-z80.h 58 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e))
tc-m32c.h 60 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \
tc-microblaze.h 38 #define TC_CONS_FIX_NEW cons_fix_new_microblaze
tc-mn10300.h 42 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \
tc-ns32k.h 56 #define TC_CONS_FIX_NEW cons_fix_new_ns32k
tc-rl78.h 70 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RET) \
tc-rx.h 71 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \
tc-tilegx.h 56 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \
tc-tilepro.h 57 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \
tc-tic54x.h 73 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \
tc-alpha.h 74 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP,RELOC) \
tc-arc.h 125 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \
tc-avr.h 82 #define TC_CONS_FIX_NEW avr_cons_fix_new
tc-hppa.h 114 #define TC_CONS_FIX_NEW cons_fix_new_hppa
tc-sparc.h 166 #define TC_CONS_FIX_NEW cons_fix_new_sparc
tc-aarch64.h 117 #define TC_CONS_FIX_NEW(f,w,s,e,r) cons_fix_new_aarch64 ((f), (w), (s), (e))
tc-sh.h 235 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \
tc-tic6x.h 187 #define TC_CONS_FIX_NEW(frag, where, size, exp, reloc) \
tc-arm.h 221 #define TC_CONS_FIX_NEW cons_fix_new_arm

Completed in 213 milliseconds

1 2