Home
last modified time | relevance | path

Searched refs:vax_cons_fix_new (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-vax.h51 #define TC_CONS_FIX_NEW vax_cons_fix_new
53 void vax_cons_fix_new (struct frag *, int, unsigned int, struct expressionS *,
Dtc-vax.c3395 vax_cons_fix_new (fragS *frag, int where, unsigned int nbytes, expressionS *exp, in vax_cons_fix_new() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20141070 (tc_gen_reloc, vax_cons, vax_cons_fix_new): Style: Use NO_RELOC
1480 (vax_cons_fix_new): Add reloc parameter.
1481 * gas/config/tc-vax.h (vax_cons, vax_cons_fix_new): Update proto.
DChangeLog-20071866 heavily from tc-sparc.c. (vax_cons_fix_new): Likewise.