Searched defs:TC_CONS_FIX_NEW (Results 51 - 75 of 88) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-avr.h82 #define TC_CONS_FIX_NEW avr_cons_fix_new macro
H A Dtc-hppa.h114 #define TC_CONS_FIX_NEW cons_fix_new_hppa macro
H A Dtc-sh.h231 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-sparc.h137 #define TC_CONS_FIX_NEW cons_fix_new_sparc macro
H A Dtc-tic54x.h78 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-z80.h60 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e)) macro
H A Dtc-aarch64.h161 #define TC_CONS_FIX_NEW(f,w,s,e,r) cons_fix_new_aarch64 ((f), (w), (s), (e)) macro
H A Dtc-tic6x.h187 #define TC_CONS_FIX_NEW(frag, where, size, exp, reloc) \ macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.h82 #define TC_CONS_FIX_NEW avr_cons_fix_new macro
H A Dtc-arc.h125 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-alpha.h74 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP,RELOC) \ macro
H A Dtc-z80.h60 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e)) macro
H A Dtc-sh.h231 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-sparc.h137 #define TC_CONS_FIX_NEW cons_fix_new_sparc macro
H A Dtc-tic54x.h78 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-hppa.h108 #define TC_CONS_FIX_NEW cons_fix_new_hppa macro
H A Dtc-aarch64.h161 #define TC_CONS_FIX_NEW(f,w,s,e,r) cons_fix_new_aarch64 ((f), (w), (s), (e)) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.h59 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e)) macro
H A Dtc-alpha.h74 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP,RELOC) \ macro
H A Dtc-avr.h82 #define TC_CONS_FIX_NEW avr_cons_fix_new macro
H A Dtc-arc.h125 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-sh.h229 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-sparc.h137 #define TC_CONS_FIX_NEW cons_fix_new_sparc macro
H A Dtc-tic54x.h78 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-hppa.h108 #define TC_CONS_FIX_NEW cons_fix_new_hppa macro

Completed in 157 milliseconds

1234