|  649b8e0c45 This allows the ability to call IPDBSession::getGlobalScope with a NativeSession and to then query it for some basic fields from the PDB's InfoStream. Note that the symbols now have non-const references back to the Session so that NativeRawSymbol can access the PDBFile through the Session. Differential Revision: https://reviews.llvm.org/D30314 llvm-svn: 296049 | ||
|---|---|---|
| .. | ||
| DIADataStream.cpp | ||
| DIAEnumDebugStreams.cpp | ||
| DIAEnumLineNumbers.cpp | ||
| DIAEnumSourceFiles.cpp | ||
| DIAEnumSymbols.cpp | ||
| DIAError.cpp | ||
| DIALineNumber.cpp | ||
| DIARawSymbol.cpp | ||
| DIASession.cpp | ||
| DIASourceFile.cpp | ||