Searched refs:makePrecompSource (Results 1 – 3 of 3) sorted by relevance
193 TpiSource *makePrecompSource(ObjFile *file);
211 TpiSource *lld::coff::makePrecompSource(ObjFile *file) { in makePrecompSource() function in lld::coff
815 debugTypesObj = makePrecompSource(this); in initializeDependencies()