Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.h172 TpiSource *makeUseTypeServerSource(COFFLinkerContext &ctx, ObjFile *file,
H A DInputFiles.cpp793 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()
H A DDebugTypes.cpp192 TpiSource *lld::coff::makeUseTypeServerSource(COFFLinkerContext &ctx, in makeUseTypeServerSource() function in lld::coff