Searched refs:WASM_SEC_ELEM (Results 1 – 6 of 6) sorted by relevance
286 ElemSection() : Section(wasm::WASM_SEC_ELEM) {} in ElemSection()289 return S->Type == wasm::WASM_SEC_ELEM; in classof()
183 WASM_SEC_ELEM = 9, // Elements section enumerator
245 case wasm::WASM_SEC_ELEM: { in dump()
200 case wasm::WASM_SEC_ELEM: in mapping()
820 startSection(Section, wasm::WASM_SEC_ELEM); in writeElemSection()
291 case wasm::WASM_SEC_ELEM: in parseSection()