class EnvBlockSym

Declaration

class EnvBlockSym : public SymbolRecord { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:660

Inherits from: SymbolRecord

Member Variables

public std::vector<StringRef> Fields
public uint32_t RecordOffset = 0

Inherited from SymbolRecord:

public Kind

Method Overview

Inherited from SymbolRecord:

Methods

EnvBlockSym(llvm::codeview::SymbolRecordKind Kind)

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:662

Parameters

llvm::codeview::SymbolRecordKind Kind

EnvBlockSym(uint32_t RecordOffset)

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:663

Parameters

uint32_t RecordOffset