Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DDebugTypes.h169 TpiSource *makeUseTypeServerSource(COFFLinkerContext &ctx, ObjFile *file,
H A DInputFiles.cpp795 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()
H A DDebugTypes.cpp197 TpiSource *lld::coff::makeUseTypeServerSource(COFFLinkerContext &ctx, in makeUseTypeServerSource() function in lld::coff