Lines Matching refs:TpiSource
108 void addDebug(TpiSource *source);
110 void addDebugSymbols(TpiSource *source);
149 TpiSource *source);
190 TpiSource *source;
235 DebugSHandler(PDBLinker &linker, ObjFile &file, TpiSource *source) in DebugSHandler()
303 for (TpiSource *source : ctx.tpiSourceList) { in addGHashTypeInfo()
345 TpiSource *source) { in translateIdSymbols()
573 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()
872 TpiSource *source = debugChunk->file->debugTypesObj; in commit()
1027 void PDBLinker::addDebugSymbols(TpiSource *source) { in addDebugSymbols()
1100 void PDBLinker::addDebug(TpiSource *source) { in addDebug()
1165 for (TpiSource *source : tMerger.dependencySources) in addObjectsToPDB()
1167 for (TpiSource *source : tMerger.objectSources) in addObjectsToPDB()
1186 for (TpiSource *source : ctx.tpiSourceList) { in addObjectsToPDB()