Searched refs:allocSections (Results 1 – 2 of 2) sorted by relevance
2613 for (const SectionBase &Sec : Obj.allocSections()) in write()2629 for (SectionBase &Sec : Obj.allocSections()) { in finalize()2645 for (SectionBase &Sec : Obj.allocSections()) in finalize()
1070 allocSections() const { in allocSections() function