Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A 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;