Searched refs:WasmElemSegment (Results 1 – 3 of 3) sorted by relevance
147 ArrayRef<wasm::WasmElemSegment> elements() const { return ElemSegments; } in elements()274 std::vector<wasm::WasmElemSegment> ElemSegments;
151 struct WasmElemSegment { struct
1183 wasm::WasmElemSegment Segment; in parseElemSection()