Searched defs:ElemSection (Results 1 – 2 of 2) sorted by relevance
352 struct ElemSection : Section { struct353 ElemSection() : Section(wasm::WASM_SEC_ELEM) {} in ElemSection() function355 static bool classof(const Section *S) { in classof()359 std::vector<ElemSegment> Segments;
376 struct ElemSection : Section { struct377 ElemSection() : Section(wasm::WASM_SEC_ELEM) {} in ElemSection() function379 static bool classof(const Section *S) { in classof()383 std::vector<ElemSegment> Segments;