Searched refs:WASM_SEC_TYPE (Results 1 – 5 of 5) sorted by relevance
290 TypeSection() : Section(wasm::WASM_SEC_TYPE) {} in TypeSection()293 return S->Type == wasm::WASM_SEC_TYPE; in classof()
38 WASM_SEC_TYPE = 1, // Function signature declarations enumerator
212 case wasm::WASM_SEC_TYPE: in mapping()
400 case wasm::WASM_SEC_TYPE: in parseSection()2163 case wasm::WASM_SEC_TYPE: in getSectionOrder()
803 startSection(Section, wasm::WASM_SEC_TYPE); in writeTypeSection()