Searched refs:WASM_SEC_LAST_KNOWN (Results 1 – 4 of 4) sorted by relevance
31 ReaderSec.SectionType <= WASM_SEC_LAST_KNOWN) in create()
49 WASM_SEC_LAST_KNOWN = WASM_SEC_TAG, enumerator
196 } else if (section_id <= llvm::wasm::WASM_SEC_LAST_KNOWN) { in DecodeNextSection()
1970 if (S.Type > wasm::WASM_SEC_LAST_KNOWN) in getSectionName()