Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDWriter.cpp974 static bool compareSections(const BaseCommand *aCmd, const BaseCommand *bCmd) { in compareSections() function
1419 compareSections); in sortSections()
1471 std::stable_sort(nonScriptI, e, compareSections); in sortSections()