Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h117 struct WasmGlobal { struct
119 WasmGlobalType Type; argument
136 WasmGlobalType Global; argument
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp79 struct WasmGlobal { struct
80 wasm::WasmGlobalType Type;
81 uint64_t InitialValue;