Lines Matching refs:TpiSource
109 void addDebug(TpiSource *source);
111 void addDebugSymbols(TpiSource *source);
186 TpiSource *source;
231 DebugSHandler(PDBLinker &linker, ObjFile &file, TpiSource *source) in DebugSHandler()
299 for (TpiSource *source : ctx.tpiSourceList) { in addGHashTypeInfo()
341 TypeMerger &tMerger, TpiSource *source) { in translateIdSymbols()
569 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()
866 TpiSource *source = debugChunk->file->debugTypesObj; in commit()
1018 void PDBLinker::addDebugSymbols(TpiSource *source) { in addDebugSymbols()
1089 void PDBLinker::addDebug(TpiSource *source) { in addDebug()
1152 for (TpiSource *source : tMerger.dependencySources) in addObjectsToPDB()
1154 for (TpiSource *source : tMerger.objectSources) in addObjectsToPDB()
1172 for (TpiSource *source : ctx.tpiSourceList) { in addObjectsToPDB()