Searched defs:WasmDataSegment (Results 1 – 8 of 8) sorted by relevance
140 struct WasmDataSegment { struct157 // Represents the location of a Wasm data symbol within a WasmDataSegment, as argument
161 struct WasmDataSegment { struct183 // Represents the location of a Wasm data symbol within a WasmDataSegment, as argument
395 struct WasmDataSegment { struct396 uint32_t InitFlags;398 uint32_t MemoryIndex;422 // Represents the location of a Wasm data symbol within a WasmDataSegment, as argument
106 struct WasmDataSegment { struct107 MCSectionWasm *Section;108 StringRef Name;109 uint32_t InitFlags;110 uint32_t Offset;111 uint32_t Alignment;112 uint32_t LinkerFlags;113 SmallVector<char, 4> Data;
62 struct WasmDataSegment { struct63 MCSectionWasm *Section;64 StringRef Name;65 uint32_t InitFlags;66 uint64_t Offset;67 uint32_t Alignment;68 uint32_t LinkingFlags;69 SmallVector<char, 4> Data;