struct YAMLDebugSubsection

Declaration

struct YAMLDebugSubsection { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h:110

Member Variables

public std::shared_ptr<detail::YAMLSubsectionBase> Subsection

Method Overview

  • public static Expected<llvm::CodeViewYAML::YAMLDebugSubsection> fromCodeViewSubection(const codeview::StringsAndChecksumsRef & SC, const codeview::DebugSubsectionRecord & SS)

Methods

ΒΆstatic Expected<
    llvm::CodeViewYAML::YAMLDebugSubsection>
fromCodeViewSubection(
    const codeview::StringsAndChecksumsRef& SC,
    const codeview::DebugSubsectionRecord& SS)

Declared at: llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h:112

Parameters

const codeview::StringsAndChecksumsRef& SC
const codeview::DebugSubsectionRecord& SS