Searched defs:WasmImport (Results 1 – 1 of 1) sorted by relevance
109 struct WasmImport { struct110 StringRef Module;111 StringRef Field;112 uint8_t Kind;113 union {