Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h119 struct DataSegment { struct
120 uint32_t SectionOffset;
121 uint32_t InitFlags;
122 uint32_t MemoryIndex;
123 wasm::WasmInitExpr Offset;
124 yaml::BinaryRef Content;