Searched refs:WASM_SEC_ELEM (Results 1 – 13 of 13) sorted by relevance
357 ElemSection() : Section(wasm::WASM_SEC_ELEM) {} in ElemSection()360 return S->Type == wasm::WASM_SEC_ELEM; in classof()
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
231 WASM_SEC_ELEM = 9, // Elements section enumerator
56 case WASM_SEC_ELEM: in sectionTypeToString()
255 : SyntheticSection(llvm::wasm::WASM_SEC_ELEM) {} in ElemSection()
324 case wasm::WASM_SEC_ELEM: { in dump()
251 case wasm::WASM_SEC_ELEM: in mapping()
250 case wasm::WASM_SEC_ELEM: in mapping()
313 case wasm::WASM_SEC_ELEM: in parseSection()1593 case wasm::WASM_SEC_ELEM: in getSectionOrder()
326 case wasm::WASM_SEC_ELEM: in parseSection()1757 case wasm::WASM_SEC_ELEM: in getSectionOrder()
795 startSection(Section, wasm::WASM_SEC_ELEM); in writeElemSection()
900 startSection(Section, wasm::WASM_SEC_ELEM); in writeElemSection()