LLVM: llvm::yaml::MappingTraits< WasmYAML::Relocation > Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::MappingTraits< WasmYAML::Relocation >:

[legend]

Static Public Member Functions
static void mapping (IO &IO, WasmYAML::Relocation &Relocation)

Detailed Description

Definition at line 514 of file WasmYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< WasmYAML::Relocation >::mapping ( IO & IO, WasmYAML::Relocation & Relocation ) static

Definition at line 322 of file WasmYAML.cpp.

References llvm::WasmYAML::Relocation::Addend, llvm::WasmYAML::Relocation::Index, llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::WasmYAML::Relocation::Offset, and llvm::WasmYAML::Relocation::Type.


The documentation for this struct was generated from the following files: