Searched refs:sortCRTSectionChunks (Results 1 – 1 of 1) sorted by relevance
196 void sortCRTSectionChunks(std::vector<Chunk *> &Chunks);773 sortCRTSectionChunks(Pair.second); in createSections()1701 void Writer::sortCRTSectionChunks(std::vector<Chunk *> &Chunks) { in sortCRTSectionChunks() function in Writer