LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::MappingTraits< MachOYAML::Section > Struct Reference

#include "llvm/ObjectYAML/MachOYAML.h"

Static Public Member Functions

static void mapping (IO &IO, MachOYAML::Section &Section)
 
static std::string validate (IO &io, MachOYAML::Section &Section)
 

Detailed Description

Definition at line 234 of file MachOYAML.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< MachOYAML::Section >::mapping ( IO &  IO,
MachOYAML::Section Section 
)
static

Definition at line 330 of file MachOYAML.cpp.

◆ validate()

std::string llvm::yaml::MappingTraits< MachOYAML::Section >::validate ( IO &  io,
MachOYAML::Section Section 
)
static

Definition at line 349 of file MachOYAML.cpp.


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