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

1234

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.h187 #define TC_CONS_FIX_NEW(frag, where, size, exp, reloc) \ macro
H A Dtc-i386.h124 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-arm.h205 #define TC_CONS_FIX_NEW cons_fix_new_arm macro
H A Dtc-ia64.h152 #define TC_CONS_FIX_NEW(f,o,l,e,r) ia64_cons_fix_new (f, o, l, e, r) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.h187 #define TC_CONS_FIX_NEW(frag, where, size, exp, reloc) \ macro
H A Dtc-aarch64.h163 #define TC_CONS_FIX_NEW(f,w,s,e,r) cons_fix_new_aarch64 ((f), (w), (s), (e)) macro
H A Dtc-kvx.h290 #define TC_CONS_FIX_NEW macro
H A Dtc-arm.h204 #define TC_CONS_FIX_NEW cons_fix_new_arm macro
H A Dtc-i386.h124 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-ia64.h152 #define TC_CONS_FIX_NEW(f,o,l,e,r) ia64_cons_fix_new (f, o, l, e, r) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-i386.h134 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ macro
H A Dtc-arm.h205 #define TC_CONS_FIX_NEW cons_fix_new_arm macro
H A Dtc-ia64.h152 #define TC_CONS_FIX_NEW(f,o,l,e,r) ia64_cons_fix_new (f, o, l, e, r) macro

Completed in 291 milliseconds

1234