Searched refs:WASM_SEC_ELEM (Results 1 – 5 of 5) sorted by relevance
378 ElemSection() : Section(wasm::WASM_SEC_ELEM) {} in ElemSection()381 return S->Type == wasm::WASM_SEC_ELEM; in classof()
44 WASM_SEC_ELEM = 9, // Elements section enumerator
256 case wasm::WASM_SEC_ELEM: in mapping()
415 case wasm::WASM_SEC_ELEM: in parseSection()2158 case wasm::WASM_SEC_ELEM: in getSectionOrder()
1006 startSection(Section, wasm::WASM_SEC_ELEM); in writeElemSection()