Searched refs:allocSections (Results 1 – 2 of 2) sorted by relevance
2688 for (const SectionBase &Sec : Obj.allocSections()) { in write()2730 for (SectionBase &Sec : Obj.allocSections()) { in finalize()2743 for (SectionBase &Sec : Obj.allocSections()) in finalize()
1203 allocSections() const { in allocSections() function