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