Searched refs:allocSections (Results 1 – 2 of 2) sorted by relevance
2694 for (const SectionBase &Sec : Obj.allocSections()) { in write()2736 for (SectionBase &Sec : Obj.allocSections()) { in finalize()2749 for (SectionBase &Sec : Obj.allocSections()) in finalize()
1209 allocSections() const { in allocSections() function