class DebugCrossModuleImportsSubsectionRef

Declaration

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

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h:48

Inherits from: DebugSubsectionRef

Member Variables

private llvm::codeview:: DebugCrossModuleImportsSubsectionRef:: ReferenceArray References

Inherited from DebugSubsectionRef:

protected Kind

Method Overview

  • public DebugCrossModuleImportsSubsectionRef()
  • public llvm::codeview::DebugCrossModuleImportsSubsectionRef::Iterator begin() const
  • public static bool classof(const llvm::codeview::DebugSubsectionRef * S)
  • public llvm::codeview::DebugCrossModuleImportsSubsectionRef::Iterator end() const
  • public llvm::Error initialize(llvm::BinaryStreamReader Reader)
  • public llvm::Error initialize(llvm::BinaryStreamRef Stream)

Inherited from DebugSubsectionRef:

Methods

DebugCrossModuleImportsSubsectionRef()

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h:53

llvm::codeview::
    DebugCrossModuleImportsSubsectionRef::Iterator
    begin() const

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h:63

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

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h:56

Parameters

const llvm::codeview::DebugSubsectionRef* S

llvm::codeview::
    DebugCrossModuleImportsSubsectionRef::Iterator
    end() const

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h:64

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

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h:60

Parameters

llvm::BinaryStreamReader Reader

llvm::Error initialize(
    llvm::BinaryStreamRef Stream)

Declared at: llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h:61

Parameters

llvm::BinaryStreamRef Stream