Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp495 auto sortByPositionThenCommandLine = [&](size_t begin, size_t end) { in computeInputSections() local
548 sortByPositionThenCommandLine(sizeAfterPrevSort, sizeBeforeCurrPat); in computeInputSections()
559 sortByPositionThenCommandLine(sizeAfterPrevSort, ret.size()); in computeInputSections()