class CallerSym

Declaration

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

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

Inherits from: SymbolRecord

Member Variables

public std::vector<TypeIndex> Indices
public uint32_t RecordOffset = 0

Inherited from SymbolRecord:

public Kind

Method Overview

  • public CallerSym(llvm::codeview::SymbolRecordKind Kind)
  • public CallerSym(llvm::codeview::SymbolRecordKind Kind, uint32_t RecordOffset)

Inherited from SymbolRecord:

Methods

CallerSym(llvm::codeview::SymbolRecordKind Kind)

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

Parameters

llvm::codeview::SymbolRecordKind Kind

CallerSym(llvm::codeview::SymbolRecordKind Kind,
          uint32_t RecordOffset)

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

Parameters

llvm::codeview::SymbolRecordKind Kind
uint32_t RecordOffset