Home
last modified time | relevance | path

Searched refs:WasmGlobalType (Results 76 – 100 of 310) sorted by relevance

12345678910>>...13

/dports/devel/llvm12/llvm-project-12.0.1.src/lld/include/lld/Common/
H A DLLVM.h51 struct WasmGlobalType;
93 using llvm::wasm::WasmGlobalType;
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/wasm/
H A DWriterUtils.h52 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);
70 std::string toString(const llvm::wasm::WasmGlobalType &type);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DWriterUtils.h52 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);
68 std::string toString(const llvm::wasm::WasmGlobalType &type);
H A DInputElement.h62 const WasmGlobalType &getType() const { return type; } in getType()
70 WasmGlobalType type;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/include/lld/Common/
H A DLLVM.h50 struct WasmGlobalType;
91 using llvm::wasm::WasmGlobalType;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DWriterUtils.h52 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);
68 std::string toString(const llvm::wasm::WasmGlobalType &type);
H A DInputElement.h62 const WasmGlobalType &getType() const { return type; } in getType()
70 WasmGlobalType type;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/wasm/
H A DWriterUtils.h52 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);
70 std::string toString(const llvm::wasm::WasmGlobalType &type);
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DInputElement.h62 const WasmGlobalType &getType() const { return type; } in getType()
70 WasmGlobalType type;
H A DWriterUtils.h52 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);
68 std::string toString(const llvm::wasm::WasmGlobalType &type);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/include/lld/Common/
H A DLLVM.h51 struct WasmGlobalType;
92 using llvm::wasm::WasmGlobalType;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/include/lld/Common/
H A DLLVM.h51 struct WasmGlobalType;
92 using llvm::wasm::WasmGlobalType;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/include/lld/Common/
H A DLLVM.h51 struct WasmGlobalType;
92 using llvm::wasm::WasmGlobalType;
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/include/lld/Common/
H A DLLVM.h51 struct WasmGlobalType;
92 using llvm::wasm::WasmGlobalType;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.52.2/src/
H A Dmodule_resources.rs260 pub trait WasmGlobalType { trait
286 type GlobalType: WasmGlobalType;
331 impl WasmGlobalType for crate::GlobalType {
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wasmparser-0.51.4/src/
H A Dmodule_resources.rs260 pub trait WasmGlobalType { trait
286 type GlobalType: WasmGlobalType;
331 impl WasmGlobalType for crate::GlobalType {
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser-0.48.2/src/
H A Dmodule_resources.rs260 pub trait WasmGlobalType { interface
286 type GlobalType: WasmGlobalType;
331 impl WasmGlobalType for crate::GlobalType {
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wasmparser/src/
H A Dmodule_resources.rs260 pub trait WasmGlobalType { interface
286 type GlobalType: WasmGlobalType;
331 impl WasmGlobalType for crate::GlobalType {
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/wasm/
H A DSymbols.h240 const WasmGlobalType *getGlobalType() const { return GlobalType; } in getGlobalType()
249 const WasmGlobalType *GlobalType) in GlobalSymbol()
252 const WasmGlobalType *GlobalType;
272 const WasmGlobalType *Type = nullptr)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/wasm/
H A DSymbols.h308 const WasmGlobalType *getGlobalType() const { return globalType; } in getGlobalType()
317 const WasmGlobalType *globalType) in GlobalSymbol()
320 const WasmGlobalType *globalType;
341 const WasmGlobalType *type = nullptr)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/wasm/
H A DSymbols.h308 const WasmGlobalType *getGlobalType() const { return globalType; } in getGlobalType()
317 const WasmGlobalType *globalType) in GlobalSymbol()
320 const WasmGlobalType *globalType;
340 const WasmGlobalType *type = nullptr)
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/wasm/
H A DSymbols.h308 const WasmGlobalType *getGlobalType() const { return globalType; } in getGlobalType()
317 const WasmGlobalType *globalType) in GlobalSymbol()
320 const WasmGlobalType *globalType;
341 const WasmGlobalType *type = nullptr)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/wasm/
H A DSymbols.h308 const WasmGlobalType *getGlobalType() const { return globalType; } in getGlobalType()
317 const WasmGlobalType *globalType) in GlobalSymbol()
320 const WasmGlobalType *globalType;
341 const WasmGlobalType *type = nullptr)
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/wasm/
H A DSymbols.h301 const WasmGlobalType *getGlobalType() const { return globalType; } in getGlobalType()
310 const WasmGlobalType *globalType) in GlobalSymbol()
313 const WasmGlobalType *globalType;
333 const WasmGlobalType *type = nullptr)
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/wasm/
H A DSymbols.h308 const WasmGlobalType *getGlobalType() const { return globalType; } in getGlobalType()
317 const WasmGlobalType *globalType) in GlobalSymbol()
320 const WasmGlobalType *globalType;
340 const WasmGlobalType *type = nullptr)

12345678910>>...13