Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DTypeMerger.h67 ArrayRef<TpiSource *> dependencySources; variable
H A DDebugTypes.cpp1070 parallelForEach(dependencySources, in mergeTypesWithGHash()
1169 for (TpiSource *source : dependencySources) in mergeTypesWithGHash()
1197 dependencySources = ArrayRef(ctx.tpiSourceList.data(), numDeps); in sortDependencies()
H A DPDB.cpp1165 for (TpiSource *source : tMerger.dependencySources) in addObjectsToPDB()