Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionOrder

123   if (Next >= Layout.getSectionOrder().size())
126 const MCSection &NextSec = *Layout.getSectionOrder()[Next];
629 for (const MCSection *Sec : Layout.getSectionOrder()) {