Searched refs:WASM_SEC_MEMORY (Results 1 – 5 of 5) sorted by relevance
328 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection()331 return S->Type == wasm::WASM_SEC_MEMORY; in classof()
196 case wasm::WASM_SEC_MEMORY: in printSectionHeaders()
40 WASM_SEC_MEMORY = 5, // Memory attributes enumerator
231 case wasm::WASM_SEC_MEMORY: in mapping()
405 case wasm::WASM_SEC_MEMORY: in parseSection()2150 case wasm::WASM_SEC_MEMORY: in getSectionOrder()