Searched refs:SectionOrder (Results 1 – 2 of 2) sorted by relevance
149 SmallVector<MCSection *, 0> SectionOrder; variable199 return SectionOrder; in getSectionOrder()
49 SectionOrder.clear(); in reset()130 if (Next >= SectionOrder.size()) in getPaddingSize()133 const MCSection &NextSec = *SectionOrder[Next]; in getPaddingSize()686 SectionOrder.push_back(&Sec); in computeSectionAddresses()692 SectionOrder.push_back(&Sec); in computeSectionAddresses()698 for (const MCSection *Sec : SectionOrder) { in computeSectionAddresses()