LLVM 24.0.0git
llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Chunk > > Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Inheritance diagram for llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Chunk > >:
[legend]

Static Public Member Functions

static LLVM_ABI void mapping (IO &IO, std::unique_ptr< ELFYAML::Chunk > &C)
static LLVM_ABI std::string validate (IO &io, std::unique_ptr< ELFYAML::Chunk > &C)

Detailed Description

Definition at line 927 of file ELFYAML.h.

Member Function Documentation

◆ mapping()

◆ validate()


The documentation for this struct was generated from the following files: