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