Searched refs:WASM_SEC_START (Results 1 – 4 of 4) sorted by relevance
343 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection()346 return S->Type == wasm::WASM_SEC_START; in classof()
214 WASM_SEC_START = 8, // Start function declaration enumerator
245 case wasm::WASM_SEC_START: in mapping()
311 case wasm::WASM_SEC_START: in parseSection()1591 case wasm::WASM_SEC_START: in getSectionOrder()