Home | History | Annotate | Download | only in config

Lines Matching refs:this_frag

9674   fragS *this_frag = fragP;
9692 if (this_frag->tc_frag_data.is_aligning_branch)
9693 this_frag->tc_frag_data.slot_subtypes[0] = RELAX_IMMED;
9695 frag_wane (this_frag);
9734 address -= this_frag->tc_frag_data.text_expansion[0];
9758 if (this_frag->fr_subtype == RELAX_UNREACHABLE)
9766 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
9769 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
9780 if (this_frag->fr_subtype == RELAX_SLOTS
9781 && this_frag->tc_frag_data.slot_subtypes[0] == RELAX_NARROW)
9783 else if (this_frag->fr_subtype == RELAX_FILL_NOP)
9785 if (this_frag->tc_frag_data.is_no_density)
9806 bytes_to_stretch (fragS *this_frag,
9836 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9857 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9873 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9874 return !this_frag->tc_frag_data.is_no_density ? 2 : 3;
9888 if (this_frag->fr_subtype == RELAX_FILL_NOP)
9889 return !this_frag->tc_frag_data.is_no_density ? 2 : 3;