Searched refs:allocSections (Results 1 – 2 of 2) sorted by relevance
2559 for (const SectionBase &Sec : Obj.allocSections()) in write()2575 for (SectionBase &Sec : Obj.allocSections()) { in finalize()2588 for (SectionBase &Sec : Obj.allocSections()) in finalize()
1065 allocSections() const { in allocSections() function