Home | History | Annotate | Download | only in gas

Lines Matching refs:frag

71    we go, because that would require us to first create the frag, and
240 FRAG and WHERE are their respective arguments to fix_new_exp.
250 gas_cgen_record_fixup (frag, where, insn, length, operand, opinfo, symbol, offset)
251 fragS * frag;
264 fixP = fix_new (frag, where, length / 8, symbol, offset,
281 FRAG and WHERE are their respective arguments to fix_new_exp.
291 gas_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp)
292 fragS * frag;
304 fixP = fix_new_exp (frag, where, length / 8, exp,
640 result->frag = old_frag;
646 result->frag = frag_now;