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.h123 struct DataSegment { struct
124 uint32_t SectionOffset;
125 uint32_t InitFlags;
126 uint32_t MemoryIndex;
127 InitExpr Offset;
128 yaml::BinaryRef Content;