Searched refs:WASM_SEC_MEMORY (Results 1 – 7 of 7) sorted by relevance
327 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection()330 return S->Type == wasm::WASM_SEC_MEMORY; in classof()
247 WASM_SEC_MEMORY = 5, // Memory attributes enumerator
196 case wasm::WASM_SEC_MEMORY: in printSectionHeaders()
232 MemorySection() : SyntheticSection(llvm::wasm::WASM_SEC_MEMORY) {}
278 case wasm::WASM_SEC_MEMORY: { in dump()
229 case wasm::WASM_SEC_MEMORY: in mapping()
348 case wasm::WASM_SEC_MEMORY: in parseSection()1888 case wasm::WASM_SEC_MEMORY: in getSectionOrder()