Searched refs:makePrecompSource (Results 1 – 3 of 3) sorted by relevance
174 TpiSource *makePrecompSource(COFFLinkerContext &ctx, ObjFile *file);
785 debugTypesObj = makePrecompSource(ctx, this); in initializeDependencies()
198 TpiSource *lld::coff::makePrecompSource(COFFLinkerContext &ctx, ObjFile *file) { in makePrecompSource() function in lld::coff