Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DWasm.h130 struct WasmImport { struct
131 StringRef Module;
132 StringRef Field;
133 uint8_t Kind;
134 union {