Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp1197 uint32_t numObjs = objs.size(); in sortDependencies() local
1203 objectSources = ArrayRef(ctx.tpiSourceList.data() + numDeps, numObjs); in sortDependencies()