Searched defs:DataSegment (Results 1 – 2 of 2) sorted by relevance
123 struct DataSegment { struct124 uint32_t SectionOffset;125 uint32_t InitFlags;126 uint32_t MemoryIndex;127 InitExpr Offset;128 yaml::BinaryRef Content;
42 DataSegment, enumerator