class AnnotationSym

Declaration

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

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

Inherits from: SymbolRecord

Member Variables

public uint32_t CodeOffset = 0
public uint16_t Segment = 0
public std::vector<StringRef> Strings
public uint32_t RecordOffset = 0

Inherited from SymbolRecord:

public Kind

Method Overview

Inherited from SymbolRecord:

Methods

AnnotationSym(
    llvm::codeview::SymbolRecordKind Kind)

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

Parameters

llvm::codeview::SymbolRecordKind Kind

AnnotationSym(uint32_t RecordOffset)

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

Parameters

uint32_t RecordOffset