Home | History | Annotate | Download | only in config

Lines Matching refs:this_frag

9264   fragS *this_frag = fragP;
9282 if (this_frag->tc_frag_data.is_aligning_branch)
9283 this_frag->tc_frag_data.slot_subtypes[0] = RELAX_IMMED;
9285 frag_wane (this_frag);
9324 address -= this_frag->tc_frag_data.text_expansion[0];
9348 if (this_frag->fr_subtype == RELAX_UNREACHABLE)
9356 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
9359 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
9370 if (this_frag->fr_subtype == RELAX_SLOTS
9371 && this_frag->tc_frag_data.slot_subtypes[0] == RELAX_NARROW)
9373 else if (this_frag->fr_subtype == RELAX_FILL_NOP)
9375 if (this_frag->tc_frag_data.is_no_density)
9396 bytes_to_stretch (fragS *this_frag,
9426 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9447 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9463 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9464 return !this_frag->tc_frag_data.is_no_density ? 2 : 3;
9478 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9479 return !this_frag->tc_frag_data.is_no_density ? 2 : 3;