Home
last modified time | relevance | path

Searched refs:WASM_LIMITS_FLAG_IS_64 (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h287 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/BinaryFormat/
H A DWasm.h286 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h302 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h286 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h302 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h304 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DWasm.h304 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h304 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/BinaryFormat/
H A DWasm.h306 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h304 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DWasm.h304 WASM_LIMITS_FLAG_IS_64 = 0x4, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/wasm/
H A DSyntheticSections.cpp143 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
240 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/wasm/
H A DSyntheticSections.cpp143 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
240 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/wasm/
H A DSyntheticSections.cpp143 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
240 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/wasm/
H A DSyntheticSections.cpp144 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
240 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/wasm/
H A DSyntheticSections.cpp144 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
240 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.cpp172 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
283 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DSyntheticSections.cpp172 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
283 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.cpp172 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
283 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.cpp172 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
283 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DSyntheticSections.cpp212 import.Memory.Flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
322 flags |= WASM_LIMITS_FLAG_IS_64; in writeBody()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp991 if (Im.Memory.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseImportSection()
1065 if (Limits.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseMemorySection()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/
H A DWasmObjectFile.cpp1055 if (Im.Memory.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseImportSection()
1130 if (Limits.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseMemorySection()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/
H A DWasmObjectFile.cpp1055 if (Im.Memory.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseImportSection()
1130 if (Limits.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseMemorySection()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Object/
H A DWasmObjectFile.cpp1048 if (Im.Memory.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseImportSection()
1123 if (Limits.Flags & wasm::WASM_LIMITS_FLAG_IS_64) in parseMemorySection()

12