Searched refs:WASM_SEC_MEMORY (Results 1 – 6 of 6) sorted by relevance
310 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection()313 return S->Type == wasm::WASM_SEC_MEMORY; in classof()
233 WASM_SEC_MEMORY = 5, // Memory attributes enumerator
191 case wasm::WASM_SEC_MEMORY: in printSectionHeaders()
275 case wasm::WASM_SEC_MEMORY: { in dump()
227 case wasm::WASM_SEC_MEMORY: in mapping()
317 case wasm::WASM_SEC_MEMORY: in parseSection()1809 case wasm::WASM_SEC_MEMORY: in getSectionOrder()