Searched refs:SectionOrder (Results 1 – 2 of 2) sorted by relevance
53 SectionOrder.clear(); in reset()137 if (Next >= SectionOrder.size()) in getPaddingSize()140 const MCSection &NextSec = *SectionOrder[Next]; in getPaddingSize()683 SectionOrder.push_back(&Sec); in computeSectionAddresses()689 SectionOrder.push_back(&Sec); in computeSectionAddresses()695 for (const MCSection *Sec : SectionOrder) { in computeSectionAddresses()
148 SmallVector<MCSection *, 0> SectionOrder; variable204 return SectionOrder; in getSectionOrder()