LLVM: llvm::yaml::MappingTraits< MachOYAML::LoadCommand > Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::MappingTraits< MachOYAML::LoadCommand >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | mapping (IO &IO, MachOYAML::LoadCommand &LoadCommand) |
Detailed Description
Definition at line 210 of file MachOYAML.h.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< MachOYAML::LoadCommand >::mapping ( IO & IO, MachOYAML::LoadCommand & LoadCommand ) | static |
|---|
Definition at line 279 of file MachOYAML.cpp.
References llvm::MachOYAML::LoadCommand::Data, llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::MachOYAML::LoadCommand::PayloadBytes, and llvm::MachOYAML::LoadCommand::ZeroPadBytes.
The documentation for this struct was generated from the following files:
- include/llvm/ObjectYAML/MachOYAML.h
- lib/ObjectYAML/MachOYAML.cpp