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

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

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

[legend]

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

Detailed Description

Definition at line 226 of file MachOYAML.h.

Member Function Documentation

mapping()

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

Definition at line 188 of file MachOYAML.cpp.

References llvm::MachOYAML::ExportEntry::Address, llvm::MachOYAML::ExportEntry::Children, llvm::MachOYAML::ExportEntry::Flags, llvm::MachOYAML::ExportEntry::ImportName, llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::MachOYAML::ExportEntry::Name, llvm::MachOYAML::ExportEntry::NodeOffset, llvm::MachOYAML::ExportEntry::Other, and llvm::MachOYAML::ExportEntry::TerminalSize.


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