Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h109 struct WasmImport { struct
110 StringRef Module;
111 StringRef Field;
112 uint8_t Kind;
113 union {
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DWasm.h130 struct WasmImport { struct
131 StringRef Module;
132 StringRef Field;
133 uint8_t Kind;
134 union {