Go to the documentation of this file.
9 #ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLEXE_H
10 #define LLVM_DEBUGINFO_PDB_PDBSYMBOLEXE_H
44 #endif // LLVM_DEBUGINFO_PDB_PDBSYMBOLEXE_H
std::string getName() const
This is an optimization pass for GlobalISel generic memory operations.
COFF::MachineTypes getMachineType(StringRef S)
static std::string getSignature(FunctionType *FTy)
#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
PDB_SymType
These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn....
PDBSymbol defines the base of the inheritance hierarchy for concrete symbol types (e....
This class implements an extremely fast bulk output stream that can only output to a stream.
uint32_t getPointerByteSize() const
StringRef - Represent a constant reference to a string, i.e.
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.
#define FORWARD_SYMBOL_METHOD(MethodName)