Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.h170 TpiSource *makeTypeServerSource(COFFLinkerContext &ctx,
H A DInputFiles.cpp888 debugTypesObj = makeTypeServerSource(ctx, this); in parse()
H A DDebugTypes.cpp183 TpiSource *lld::coff::makeTypeServerSource(COFFLinkerContext &ctx, in makeTypeServerSource() function in lld::coff