10 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVEEXESYMBOL_H 11 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVEEXESYMBOL_H 28 std::unique_ptr<IPDBEnumSymbols>
std::string getSymbolsFileName() const override
This class represents lattice values for constants.
codeview::GUID getGuid() const override
This represents the 'GUID' type from windows.h.
uint32_t getAge() const override
PDB_SymType
These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn.microsoft.com/en-us/library/bkedss5f.aspx.
bool hasCTypes() const override
The instances of the Type class are immutable: once they are created, they are never changed...
std::unique_ptr< IPDBEnumSymbols > findChildren(PDB_SymType Type) const override
NativeExeSymbol(NativeSession &Session, SymIndexId Id)
bool hasPrivateSymbols() const override