Home | History | Annotate | Download | only in gas

Lines Matching refs:fr_subtype

468 			      fragP->fr_subtype);
504 if (fragP->fr_subtype)
1853 brokp->dispfrag->fr_subtype = 0;
2214 this_state = fragP->fr_subtype;
2298 fragP->fr_subtype = this_state;
2371 if (fragP->fr_subtype != 0 && offset > fragP->fr_subtype)
2544 if (fragP->fr_subtype == 0)
2546 fragP->fr_subtype++;
2585 if (fragP->fr_subtype != 0)
2587 if (oldoff > fragP->fr_subtype)
2589 if (newoff > fragP->fr_subtype)
2688 fragP->fr_subtype = 0;
2749 size = sizeof_leb128 (value, fragP->fr_subtype);