|
static constexpr uint8_t | Absolute_type = 0xFA |
| The type prefix for the address of the group (Intel only)
|
|
static constexpr uint8_t | LoadTimeLocatable_type = 0xFB |
| The type prefix for a load time locatable group (Intel only)
|
|
static constexpr uint8_t | SegmentClassOverlayNames_type = 0xFD |
| The type prefix for segment, class, overlay name triplets (Intel only)
|
|
static constexpr uint8_t | ExternalIndex_type = 0xFE |
| The type prefix for the segment of an external symbol (Intel only)
|
|
static constexpr uint8_t | SegmentIndex_type = 0xFF |
| The type prefix for a segment (the only type defined by TIS)
|
|
Represents a component of the group.