class DebugSymbolRVASubsectionRef

Declaration

class DebugSymbolRVASubsectionRef : public DebugSubsectionRef { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h:26

Inherits from: DebugSubsectionRef

Member Variables

Inherited from DebugSubsectionRef:

protected Kind

Method Overview

Inherited from DebugSubsectionRef:

Methods

DebugSymbolRVASubsectionRef()

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h:30

ArrayType::Iterator begin() const

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h:36

static bool classof(
    const llvm::codeview::DebugSubsectionRef* S)

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h:32

Parameters

const llvm::codeview::DebugSubsectionRef* S

ArrayType::Iterator end() const

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h:37

llvm::Error initialize(
    llvm::BinaryStreamReader& Reader)

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h:39

Parameters

llvm::BinaryStreamReader& Reader