9#ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVEEXESYMBOL_H
10#define LLVM_DEBUGINFO_PDB_NATIVE_NATIVEEXESYMBOL_H
30 std::unique_ptr<IPDBEnumSymbols>
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
codeview::GUID getGuid() const override
uint32_t getAge() const override
bool hasCTypes() const override
bool hasPrivateSymbols() const override
std::string getSymbolsFileName() const override
PDB_SymType
These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn....
This is an optimization pass for GlobalISel generic memory operations.
This represents the 'GUID' type from windows.h.