Home | History | Annotate | Download | only in gas

Lines Matching refs:oldoff

2578 		  addressT oldoff, newoff;
2580 oldoff = relax_align (was_address + fragP->fr_fix,
2587 if (oldoff > fragP->fr_subtype)
2588 oldoff = 0;
2593 growth = newoff - oldoff;