Searched refs:sectionChunkOrder (Results 1 – 1 of 1) sorted by relevance
1963 auto sectionChunkOrder = [](const Chunk *a, const Chunk *b) { in sortCRTSectionChunks() local1973 llvm::stable_sort(chunks, sectionChunkOrder); in sortCRTSectionChunks()