The Relocation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Addend |
Gets or sets a constant addend used to compute the value to be stored into the relocatable field.
|
![]() | Annotations |
Gets a dictionary which may be used to store data specific to this object.
|
![]() | Offset |
Gets or sets the offset of the storage unit to be relocated, relative to the start of the section
containing the storage unit.
|
![]() | Section |
Gets or sets the Section in which the storage unit to be relocated resides.
|
![]() | TargetSymbol |
Gets or sets the target symbol of this relocation.
|
![]() | Type |
Gets or sets the relocation type.
|