Go to the documentation of this file.
9 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVEEXESYMBOL_H
10 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVEEXESYMBOL_H
30 std::unique_ptr<IPDBEnumSymbols>
This is an optimization pass for GlobalISel generic memory operations.
std::unique_ptr< IPDBEnumSymbols > findChildren(PDB_SymType Type) const override
This represents the 'GUID' type from windows.h.
The instances of the Type class are immutable: once they are created, they are never changed.
PDB_SymType
These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn....
bool hasCTypes() const override
std::string getSymbolsFileName() const override
uint32_t getAge() const override
bool hasPrivateSymbols() const override
NativeExeSymbol(NativeSession &Session, SymIndexId Id)
codeview::GUID getGuid() const override