Home
last modified time | relevance | path

Searched refs:WASM_LIMITS_FLAG_IS_SHARED (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h276 WASM_LIMITS_FLAG_IS_SHARED = 0x2, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h298 WASM_LIMITS_FLAG_IS_SHARED = 0x2, enumerator
/external/llvm-project/lld/wasm/
DSyntheticSections.cpp141 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_SHARED; in writeBody()
238 flags |= WASM_LIMITS_FLAG_IS_SHARED; in writeBody()