LLVM: llvm::yaml::MappingTraits< MachOYAML::Relocation > Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::MappingTraits< MachOYAML::Relocation >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | mapping (IO &IO, MachOYAML::Relocation &R) |
Detailed Description
Definition at line 230 of file MachOYAML.h.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< MachOYAML::Relocation >::mapping ( IO & IO, MachOYAML::Relocation & R ) | static |
|---|
Definition at line 315 of file MachOYAML.cpp.
References llvm::MachOYAML::Relocation::address, llvm::MachOYAML::Relocation::is_extern, llvm::MachOYAML::Relocation::is_pcrel, llvm::MachOYAML::Relocation::is_scattered, llvm::MachOYAML::Relocation::length, llvm::yaml::IO::mapRequired(), llvm::MachOYAML::Relocation::symbolnum, llvm::MachOYAML::Relocation::type, and llvm::MachOYAML::Relocation::value.
The documentation for this struct was generated from the following files:
- include/llvm/ObjectYAML/MachOYAML.h
- lib/ObjectYAML/MachOYAML.cpp