Searched refs:WASM_SEC_MEMORY (Results 1 – 11 of 11) sorted by relevance
303 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection()306 return S->Type == wasm::WASM_SEC_MEMORY; in classof()
307 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection()310 return S->Type == wasm::WASM_SEC_MEMORY; in classof()
211 WASM_SEC_MEMORY = 5, // Memory attributes enumerator
227 WASM_SEC_MEMORY = 5, // Memory attributes enumerator
46 case WASM_SEC_MEMORY: in sectionTypeToString()
165 MemorySection() : SyntheticSection(llvm::wasm::WASM_SEC_MEMORY) {} in MemorySection()
191 case wasm::WASM_SEC_MEMORY: in printSectionHeaders()
225 case wasm::WASM_SEC_MEMORY: in mapping()
226 case wasm::WASM_SEC_MEMORY: in mapping()
303 case wasm::WASM_SEC_MEMORY: in parseSection()1585 case wasm::WASM_SEC_MEMORY: in getSectionOrder()
316 case wasm::WASM_SEC_MEMORY: in parseSection()1749 case wasm::WASM_SEC_MEMORY: in getSectionOrder()