LLVM 20.0.0git
|
#include "llvm/ObjectYAML/WasmYAML.h"
Static Public Member Functions | |
static void | mapping (IO &IO, WasmYAML::ElemSegment &Segment) |
Definition at line 548 of file WasmYAML.h.
|
static |
Definition at line 378 of file WasmYAML.cpp.
References llvm::WasmYAML::ElemSegment::ElemKind, llvm::WasmYAML::ElemSegment::Flags, llvm::WasmYAML::ElemSegment::Functions, llvm::WasmYAML::ElemSegment::Offset, llvm::WasmYAML::ElemSegment::TableNumber, llvm::wasm::WASM_ELEM_SEGMENT_HAS_TABLE_NUMBER, and llvm::wasm::WASM_ELEM_SEGMENT_MASK_HAS_ELEM_KIND.