Home
last modified time | relevance | path

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

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