10 #ifndef LLVM_DEBUGINFO_PDB_PDB_H 11 #define LLVM_DEBUGINFO_PDB_PDB_H 24 std::unique_ptr<IPDBSession> &Session);
27 std::unique_ptr<IPDBSession> &Session);
32 #endif // LLVM_DEBUGINFO_PDB_PDB_H Type
MessagePack types as defined in the standard, with the exception of Integer being divided into a sign...
This class represents lattice values for constants.
PDB_ReaderType
Specifies which PDB reader implementation is to be used.
Error loadDataForEXE(PDB_ReaderType Type, StringRef Path, std::unique_ptr< IPDBSession > &Session)
Error loadDataForPDB(PDB_ReaderType Type, StringRef Path, std::unique_ptr< IPDBSession > &Session)