Home
last modified time | relevance | path

Searched defs:WasmGlobal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h97 struct WasmGlobal { struct
99 WasmGlobalType Type; argument
122 WasmGlobalType Global; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp81 struct WasmGlobal { struct
82 wasm::WasmGlobalType Type;
83 uint64_t InitialValue;