10 #ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H 11 #define LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H 60 #endif // LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H #define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
This class represents lattice values for constants.
static StringRef getName(Value *V)
#define FORWARD_SYMBOL_METHOD(MethodName)
std::unique_ptr< IPDBEnumLineNumbers > getLineNumbers() const
std::pair< StringRef, StringRef > getToken(StringRef Source, StringRef Delimiters=" \\\)
getToken - This function extracts one token from source, ignoring any leading characters that appear ...
static Error getOffset(const SymbolRef &Sym, SectionRef Sec, uint64_t &Result)
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.
uint32_t getCompilandId() const
static wasm::ValType getType(const TargetRegisterClass *RC)
PDBSymbol defines the base of the inheritance hierarchy for concrete symbol types (e...
#define FORWARD_SYMBOL_ID_METHOD(MethodName)