Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionOrder

116   if (Next >= Layout.getSectionOrder().size())
119 const MCSectionData &NextSD = *Layout.getSectionOrder()[Next];
589 const SmallVectorImpl<MCSectionData*> &Order = Layout.getSectionOrder();