Searched refs:WASM_SEC_START (Results 1 – 5 of 5) sorted by relevance
276 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection()279 return S->Type == wasm::WASM_SEC_START; in classof()
182 WASM_SEC_START = 8, // Start function declaration enumerator
227 case wasm::WASM_SEC_START: { in dump()
195 case wasm::WASM_SEC_START: in mapping()
289 case wasm::WASM_SEC_START: in parseSection()