Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h124 struct DataSegment { struct
125 uint32_t SectionOffset;
126 uint32_t InitFlags;
127 uint32_t MemoryIndex;
128 InitExpr Offset;
129 yaml::BinaryRef Content;