Searched refs:SectionSort (Results 1 – 1 of 1) sorted by relevance
327 static bool SectionSort(const MCSection *A, const MCSection *B) { in SectionSort() function1146 std::sort(Sections.begin(), Sections.end(), SectionSort); in endSections()2819 std::sort(Sections.begin(), Sections.end(), SectionSort); in emitDebugARanges()