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