Searched refs:allocSections (Results 1 – 2 of 2) sorted by relevance
2591 for (const SectionBase &Sec : Obj.allocSections()) in write()2607 for (SectionBase &Sec : Obj.allocSections()) { in finalize()2623 for (SectionBase &Sec : Obj.allocSections()) in finalize()
1066 allocSections() const { in allocSections() function