Searched refs:objectSources (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lld/COFF/
H A DTypeMerger.h70 ArrayRef<TpiSource *> objectSources; member in class:lld::coff::TypeMerger
H A DDebugTypes.cpp1072 parallelForEach(objectSources,
1171 parallelForEach(objectSources, [&](TpiSource *source) {
1198 objectSources = ArrayRef(ctx.tpiSourceList.data() + numDeps, numObjs);
H A DPDB.cpp1167 for (TpiSource *source : tMerger.objectSources)

Completed in 90 milliseconds