Searched defs:WasmImport (Results 1 – 1 of 1) sorted by relevance
366 struct WasmImport { struct367 StringRef Module;368 StringRef Field;369 uint8_t Kind;370 union {