Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h169 TpiSource *makeUseTypeServerSource(COFFLinkerContext &ctx, ObjFile *file,
H A DDebugTypes.cpp199 TpiSource *lld::coff::makeUseTypeServerSource(COFFLinkerContext &ctx, in makeUseTypeServerSource() function in lld::coff
H A DInputFiles.cpp836 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()