|
LLVM
4.0.0
|
#include <RawSession.h>
Static Public Member Functions | |
| static Error | createFromPdb (StringRef Path, std::unique_ptr< IPDBSession > &Session) |
| static Error | createFromExe (StringRef Path, std::unique_ptr< IPDBSession > &Session) |
Definition at line 22 of file RawSession.h.
| RawSession::RawSession | ( | std::unique_ptr< PDBFile > | PdbFile, |
| std::unique_ptr< BumpPtrAllocator > | Allocator | ||
| ) |
Definition at line 31 of file RawSession.cpp.
|
overridedefault |
|
static |
Definition at line 61 of file RawSession.cpp.
References llvm::pdb::feature_unsupported.
Referenced by llvm::pdb::loadDataForEXE().
|
static |
Definition at line 37 of file RawSession.cpp.
References llvm::ARMBuildAttrs::File, llvm::MemoryBuffer::getFileOrSTDIN(), llvm::pdb::invalid_path, and llvm::Error::success().
Referenced by llvm::pdb::loadDataForPDB().
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 109 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 84 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 90 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 115 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 102 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 95 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 79 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 120 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 134 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 70 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 66 of file RawSession.cpp.
|
inline |
Definition at line 68 of file RawSession.h.
Definition at line 69 of file RawSession.h.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 130 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 124 of file RawSession.cpp.
Implements llvm::pdb::IPDBSession.
Definition at line 74 of file RawSession.cpp.
|
overridevirtual |
Implements llvm::pdb::IPDBSession.
Definition at line 68 of file RawSession.cpp.
1.8.6