Searched defs:ElemSection (Results 1 – 1 of 1) sorted by relevance
377 struct ElemSection : Section { struct378 ElemSection() : Section(wasm::WASM_SEC_ELEM) {} in ElemSection() argument380 static bool classof(const Section *S) { in classof()384 std::vector<ElemSegment> Segments;