Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h142 struct WasmLocalDecl { struct
150 std::vector<WasmLocalDecl> Locals; argument
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp1417 wasm::WasmLocalDecl Decl; in parseCodeSection()