LLVM: llvm::yaml::MappingTraits< MachOYAML::NListEntry > Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::MappingTraits< MachOYAML::NListEntry >:

[legend]

Static Public Member Functions
static void mapping (IO &IO, MachOYAML::NListEntry &NListEntry)

Detailed Description

Definition at line 239 of file MachOYAML.h.

Member Function Documentation

mapping()

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

Definition at line 200 of file MachOYAML.cpp.

References llvm::yaml::IO::mapRequired(), llvm::MachOYAML::NListEntry::n_desc, llvm::MachOYAML::NListEntry::n_sect, llvm::MachOYAML::NListEntry::n_strx, llvm::MachOYAML::NListEntry::n_type, and llvm::MachOYAML::NListEntry::n_value.


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