Home
last modified time | relevance | path

Searched refs:SectionSort (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp327 static bool SectionSort(const MCSection *A, const MCSection *B) { in SectionSort() function
1146 std::sort(Sections.begin(), Sections.end(), SectionSort); in endSections()
2819 std::sort(Sections.begin(), Sections.end(), SectionSort); in emitDebugARanges()