LLVM 22.0.0git
llvm::yaml::MappingTraits< MachOYAML::RebaseOpcode > Struct Reference

#include "llvm/ObjectYAML/MachOYAML.h"

Inheritance diagram for llvm::yaml::MappingTraits< MachOYAML::RebaseOpcode >:
[legend]

Static Public Member Functions

static void mapping (IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode)

Detailed Description

Definition at line 218 of file MachOYAML.h.

Member Function Documentation

◆ mapping()

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

Definition at line 173 of file MachOYAML.cpp.

References llvm::yaml::IO::mapOptional(), and llvm::yaml::IO::mapRequired().


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