Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp499 auto sortByPositionThenCommandLine = [&](size_t begin, size_t end) { in computeInputSections() local
575 sortByPositionThenCommandLine(sizeAfterPrevSort, sizeBeforeCurrPat); in computeInputSections()
586 sortByPositionThenCommandLine(sizeAfterPrevSort, ret.size()); in computeInputSections()