Searched refs:WasmElemSegment (Results 1 – 7 of 7) sorted by relevance
147 ArrayRef<wasm::WasmElemSegment> elements() const { return ElemSegments; } in elements()274 std::vector<wasm::WasmElemSegment> ElemSegments;
150 ArrayRef<wasm::WasmElemSegment> elements() const { return ElemSegments; } in elements()283 std::vector<wasm::WasmElemSegment> ElemSegments;
151 struct WasmElemSegment { struct
158 struct WasmElemSegment { struct
329 for (const WasmElemSegment &seg : wasmObj->elements()) { in parse()
1183 wasm::WasmElemSegment Segment; in parseElemSection()
1331 wasm::WasmElemSegment Segment; in parseElemSection()