Searched refs:sortCRTSectionChunks (Results 1 – 1 of 1) sorted by relevance
257 void sortCRTSectionChunks(std::vector<Chunk *> &chunks);1054 sortCRTSectionChunks(pSec->chunks); in createSections()2306 void Writer::sortCRTSectionChunks(std::vector<Chunk *> &chunks) { in sortCRTSectionChunks() function in Writer