Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp507 size_t sizeBeforeCurrPat = ret.size(); in computeInputSections() local
548 sortByPositionThenCommandLine(sizeAfterPrevSort, sizeBeforeCurrPat); in computeInputSections()
553 MutableArrayRef<InputSectionBase *>(ret).slice(sizeBeforeCurrPat), in computeInputSections()