Searched defs:WasmImport (Results 1 – 1 of 1) sorted by relevance
116 struct WasmImport { struct117 StringRef Module;118 StringRef Field;119 uint8_t Kind;120 union {