Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp511 size_t sizeBeforeCurrPat = ret.size(); in computeInputSections() local
575 sortByPositionThenCommandLine(sizeAfterPrevSort, sizeBeforeCurrPat); in computeInputSections()
580 MutableArrayRef<InputSectionBase *>(ret).slice(sizeBeforeCurrPat), in computeInputSections()