Searched refs:removedSections (Results 1 – 2 of 2) sorted by relevance
1215 SectionTableRef removedSections() { return SectionTableRef(RemovedSections); } in removedSections() function
2144 for (auto &Sec : Obj.removedSections()) { in writeSegmentData()