You copied the Doc URL to your clipboard.
The structure of an ARM ELF image
An ARM ELF image contains sections, regions, and segments, and each link stage has a different view of the image.
The structure of an image is defined by the:
Number of its constituent regions and output sections.
Positions in memory of these regions and sections when the image is loaded.
Positions in memory of these regions and sections when the image executes.
This section contains the following subsections: