You copied the Doc URL to your clipboard.
Load$$LR$$ load region symbols
The linker generates Load$$LR$$
symbols for every load region present in the image.
A Load$$LR$$
load region can contain many execution regions, so there are
no separate $$RO
and $$RW
components.
Note
Load$$LR$$
symbols apply only to load
regions. load_region_name
Load$$
symbols apply only to
execution regions.region_name
The following table shows the symbols that the linker generates for every load region present in the image.
Table 6-3 Load$$LR$$ load region symbols
Symbol | Description |
---|---|
Load$$LR$$ |
Address of the load region. |
Load$$LR$$ |
Length of the load region. |
Load$$LR$$ |
Address of the byte beyond the end of the load region. |