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