Searched refs:WASM_SEC_IMPORT (Results 1 – 6 of 6) sorted by relevance
280 ImportSection() : Section(wasm::WASM_SEC_IMPORT) {} in ImportSection()283 return S->Type == wasm::WASM_SEC_IMPORT; in classof()
230 WASM_SEC_IMPORT = 2, // Import declarations enumerator
226 case wasm::WASM_SEC_IMPORT: { in dump()
212 case wasm::WASM_SEC_IMPORT: in mapping()
311 case wasm::WASM_SEC_IMPORT: in parseSection()1803 case wasm::WASM_SEC_IMPORT: in getSectionOrder()
791 startSection(Section, wasm::WASM_SEC_IMPORT); in writeImportSection()