Searched refs:WASM_SEC_EVENT (Results 1 – 6 of 6) sorted by relevance
320 EventSection() : Section(wasm::WASM_SEC_EVENT) {} in EventSection()323 return S->Type == wasm::WASM_SEC_EVENT; in classof()
241 WASM_SEC_EVENT = 13 // Event declarations enumerator
283 case wasm::WASM_SEC_EVENT: { in dump()
232 case wasm::WASM_SEC_EVENT: in mapping()
319 case wasm::WASM_SEC_EVENT: in parseSection()1825 case wasm::WASM_SEC_EVENT: in getSectionOrder()
847 startSection(Section, wasm::WASM_SEC_EVENT); in writeEventSection()