| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/ObjectYAML/WasmYAML.h"
Static Public Member Functions | |
| static void | mapping (IO &IO, WasmYAML::ElemSegment &Segment) | 
Definition at line 550 of file WasmYAML.h.
      
  | 
  static | 
Definition at line 380 of file WasmYAML.cpp.
References llvm::WasmYAML::ElemSegment::ElemKind, llvm::WasmYAML::ElemSegment::Flags, llvm::WasmYAML::ElemSegment::Functions, llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::WasmYAML::ElemSegment::Offset, llvm::yaml::IO::outputting(), llvm::WasmYAML::ElemSegment::TableNumber, llvm::wasm::WASM_ELEM_SEGMENT_HAS_TABLE_NUMBER, and llvm::wasm::WASM_ELEM_SEGMENT_MASK_HAS_ELEM_DESC.