Searched refs:nameComparator (Results 1 – 1 of 1) sorted by relevance
444 auto nameComparator = [](InputSectionBase *a, InputSectionBase *b) { in sortSections() local458 return llvm::stable_sort(vec, nameComparator); in sortSections()