Searched refs:WASM_SEC_TYPE (Results 1 – 5 of 5) sorted by relevance
288 TypeSection() : Section(wasm::WASM_SEC_TYPE) {} in TypeSection()291 return S->Type == wasm::WASM_SEC_TYPE; in classof()
36 WASM_SEC_TYPE = 1, // Function signature declarations enumerator
210 case wasm::WASM_SEC_TYPE: in mapping()
355 case wasm::WASM_SEC_TYPE: in parseSection()1960 case wasm::WASM_SEC_TYPE: in getSectionOrder()
832 startSection(Section, wasm::WASM_SEC_TYPE); in writeTypeSection()