Searched refs:alignmentComparator (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp358 auto alignmentComparator = [](InputSectionBase *a, InputSectionBase *b) { local
376 return llvm::stable_sort(vec, alignmentComparator);

Completed in 100 milliseconds