Home | History | Annotate | Download | only in config

Lines Matching refs:fx_next

8918           for (fixP = seginfo->fix_root; fixP ; fixP = fixP->fx_next)
10710 next_fix = fix->fx_next;
10714 fix->fx_next = frchain_to->fix_root;
10720 fix_splice = &(fix->fx_next);