class RegisterSym

Declaration

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

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

Inherits from: SymbolRecord

Member Variables

public llvm::codeview::TypeIndex Index
public llvm::codeview::RegisterId Register
public llvm::StringRef Name
public uint32_t RecordOffset = 0

Inherited from SymbolRecord:

public Kind

Method Overview

Inherited from SymbolRecord:

Methods

RegisterSym(llvm::codeview::SymbolRecordKind Kind)

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

Parameters

llvm::codeview::SymbolRecordKind Kind

RegisterSym(uint32_t RecordOffset)

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

Parameters

uint32_t RecordOffset