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