Home | History | Annotate | Download | only in gas

Lines Matching defs:frag

84  * Change the subsegment we are in, BUT DO NOT MAKE A NEW FRAG for the
170 * frag_now -> incomplete frag for current subsegment.
171 * If frag_now==NULL, then there is no old, incomplete frag, so
172 * the old frag is not closed off.
306 fragS *frag;
313 for (frag = chain->frch_root; frag; frag = frag->fr_next)
314 if (frag->fr_fix)
333 fprintf (file, "frag chains:\n");