Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h74 struct ElemSegment { struct
75 uint32_t Flags;
76 uint32_t TableNumber;
77 ValueType ElemKind;
78 InitExpr Offset;
79 std::vector<uint32_t> Functions;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h64 struct ElemSegment { struct
65 uint32_t TableIndex;
66 wasm::WasmInitExpr Offset;
67 std::vector<uint32_t> Functions;