Searched refs:compareSections (Results 1 – 1 of 1) sorted by relevance
766 static bool compareSections(const SectionCommand *aCmd, in compareSections() function1259 std::stable_sort(script->sectionCommands.begin(), mid, compareSections); in sortSections()1322 std::stable_sort(nonScriptI, e, compareSections); in sortOrphanSections()