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