Home
last modified time | relevance | path

Searched defs:WasmElemSegment (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h417 struct WasmElemSegment { struct
418 uint32_t Flags;
419 uint32_t TableNumber;
420 ValType ElemKind;
421 WasmInitExpr Offset;
422 std::vector<uint32_t> Functions;