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