Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h167 TpiSource *makeTypeServerSource(COFFLinkerContext &ctx,
H A DDebugTypes.cpp190 TpiSource *lld::coff::makeTypeServerSource(COFFLinkerContext &ctx, in makeTypeServerSource() function in lld::coff
H A DInputFiles.cpp898 debugTypesObj = makeTypeServerSource(ctx, this); in parse()