Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h129 struct WasmLocalDecl { struct
136 std::vector<WasmLocalDecl> Locals; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1325 wasm::WasmLocalDecl Decl; in parseCodeSection()