Searched refs:allocSections (Results 1 – 2 of 2) sorted by relevance
2640 for (const SectionBase &Sec : Obj.allocSections()) { in write()2682 for (SectionBase &Sec : Obj.allocSections()) { in finalize()2695 for (SectionBase &Sec : Obj.allocSections()) in finalize()
1079 allocSections() const { in allocSections() function