Searched defs:TC_CONS_FIX_NEW (Results 26 - 34 of 34) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.h148 #define TC_CONS_FIX_NEW xtensa_cons_fix_new macro
H A Dtc-i386.h418 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP) macro
H A Dtc-ia64.h146 #define TC_CONS_FIX_NEW(f,o,l,e) ia64_cons_fix_new (f, o, l, e) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-alpha.h76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \ macro
H A Dtc-sh.h216 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ macro
H A Dtc-tic54x.h72 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) tic54x_cons_fix_new(FRAG,OFF,LEN,EXP) macro
H A Dtc-arm.h160 #define TC_CONS_FIX_NEW cons_fix_new_arm macro
H A Dtc-ia64.h150 #define TC_CONS_FIX_NEW(f,o,l,e) ia64_cons_fix_new (f, o, l, e) macro
H A Dtc-i386.h409 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP) macro

Completed in 143 milliseconds

12