Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z80.c686 void z80_cons_fix_new (fragS *frag_p, int offset, int nbytes, expressionS *exp) in z80_cons_fix_new() argument
702 fix_new_exp (frag_p, offset, nbytes, exp, 0, r[nbytes-1]); in z80_cons_fix_new()