Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DWasm.h326 WASM_LIMITS_FLAG_IS_SHARED = 0x2, enumerator
/openbsd/src/gnu/llvm/lld/wasm/
DSyntheticSections.cpp251 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_SHARED; in writeBody()
361 flags |= WASM_LIMITS_FLAG_IS_SHARED; in writeBody()