Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h172 TpiSource *makeUsePrecompSource(COFFLinkerContext &ctx, ObjFile *file,
H A DDebugTypes.cpp209 TpiSource *lld::coff::makeUsePrecompSource(COFFLinkerContext &ctx, in makeUsePrecompSource() function in lld::coff
H A DInputFiles.cpp850 debugTypesObj = makeUsePrecompSource(ctx, this, precomp); in initializeDependencies()