| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/ObjectYAML/MachOYAML.h"
Static Public Member Functions | |
| static void | mapping (IO &IO, MachOYAML::ExportEntry &ExportEntry) | 
Definition at line 226 of file MachOYAML.h.
      
  | 
  static | 
Definition at line 189 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.