Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h366 struct WasmImport { struct
367 StringRef Module;
368 StringRef Field;
369 uint8_t Kind;
370 union {