Home | History | Annotate | Download | only in MC

Lines Matching refs:getSectionOrder

110   if (Next >= Layout.getSectionOrder().size())
113 const MCSection &NextSec = *Layout.getSectionOrder()[Next];
612 for (const MCSection *Sec : Layout.getSectionOrder()) {