Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.cpp1152 uint32_t numObjs = objs.size(); in sortDependencies() local
1158 objectSources = makeArrayRef(ctx.tpiSourceList.data() + numDeps, numObjs); in sortDependencies()