 |
Linker Reference Guide |
 |
|
|
|
|
Considerations when using a relative address +offset for load regions
Considerations when using a relative
address +offset for load regionsBe aware of the following when using +offset to
specify a load region base address: If
the +offset load region
LR2 follows a load region LR1 containing ZI data, then LR2 overlaps
the ZI data. To fix this, use the ImageLimit() function
to specify the base address of LR2. A +offset load
region LR2 inherits the attributes of the load region LR1 immediately before
it, unless: If a load region is unable to inherit an attribute, then it
gets the attribute ABSOLUTE.
See also
|
|
|