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