SectionMapEntry
Fields of this type
Fields
- flags:u16
- See the SectionMapEntryFlags enum below.
- ovl:u16
- Logical overlay number
- group:u16
- Group index into descriptor array.
- frame:u16
- section_name:u16
- Byte index of segment / group name in string table, or 0xFFFF.
- class_name:u16
- Byte index of class in string table, or 0xFFFF.
- offset:u32
- Byte offset of the logical segment within physical segment.
- section_length:u32
- Byte count of the segment or group.