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
211 case wasm::WASM_SEC_TYPE: in mapping()
397 case wasm::WASM_SEC_TYPE: in parseSection()2142 case wasm::WASM_SEC_TYPE: in getSectionOrder()
827 startSection(Section, wasm::WASM_SEC_TYPE); in writeTypeSection()