Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h159 struct WasmDataReference { struct
160 uint32_t Segment;
161 uint32_t Offset;
162 uint32_t Size;
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h166 struct WasmDataReference { struct
167 uint32_t Segment;
168 uint64_t Offset;
169 uint64_t Size;