class EnvBlockSym
Declaration
class EnvBlockSym : public SymbolRecord { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:653
Inherits from: SymbolRecord
Member Variables
- public std::vector<StringRef> Fields
- public uint32_t RecordOffset = 0
Inherited from SymbolRecord:
Method Overview
- public EnvBlockSym(llvm::codeview::SymbolRecordKind Kind)
- public EnvBlockSym(uint32_t RecordOffset)
Inherited from SymbolRecord:
Methods
¶EnvBlockSym(llvm::codeview::SymbolRecordKind Kind)
EnvBlockSym(llvm::codeview::SymbolRecordKind Kind)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:655
Parameters
- llvm::codeview::SymbolRecordKind Kind
¶EnvBlockSym(uint32_t RecordOffset)
EnvBlockSym(uint32_t RecordOffset)
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:656
Parameters
- uint32_t RecordOffset