Searched refs:WASM_SEC_START (Results 1 – 10 of 10) sorted by relevance
343 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection()346 return S->Type == wasm::WASM_SEC_START; in classof()
347 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection()350 return S->Type == wasm::WASM_SEC_START; in classof()
214 WASM_SEC_START = 8, // Start function declaration enumerator
230 WASM_SEC_START = 8, // Start function declaration enumerator
54 case WASM_SEC_START: in sectionTypeToString()
243 : SyntheticSection(llvm::wasm::WASM_SEC_START), in StartSection()
245 case wasm::WASM_SEC_START: in mapping()
246 case wasm::WASM_SEC_START: in mapping()
311 case wasm::WASM_SEC_START: in parseSection()1591 case wasm::WASM_SEC_START: in getSectionOrder()
324 case wasm::WASM_SEC_START: in parseSection()1755 case wasm::WASM_SEC_START: in getSectionOrder()