Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DDebugTypes.h167 TpiSource *makeTypeServerSource(COFFLinkerContext &ctx,
H A DInputFiles.cpp896 debugTypesObj = makeTypeServerSource(ctx, this); in parse()
H A DDebugTypes.cpp188 TpiSource *lld::coff::makeTypeServerSource(COFFLinkerContext &ctx, in makeTypeServerSource() function in lld::coff