Searched refs:WASM_SEC_ELEM (Results 1 – 5 of 5) sorted by relevance
353 ElemSection() : Section(wasm::WASM_SEC_ELEM) {} in ElemSection()356 return S->Type == wasm::WASM_SEC_ELEM; in classof()
215 WASM_SEC_ELEM = 9, // Elements section enumerator
250 case wasm::WASM_SEC_ELEM: in mapping()
313 case wasm::WASM_SEC_ELEM: in parseSection()1593 case wasm::WASM_SEC_ELEM: in getSectionOrder()
795 startSection(Section, wasm::WASM_SEC_ELEM); in writeElemSection()