alpha saved, for example. in a stack or other segment of dynamic memory. literal is stored inside a code segment. These are different ranges of addresses.
Addresses are platform dependent. In most cases, the size of the pointer is 4 bytes, but the addresses for different segments are in different ranges.
Addresses are platform dependent.
The component is responsible for assigning the address. You might want to enable an option that allows the linker to create an address card file.
Dynamic parts are also called data segments. Static parts are code segments. You will find a lot of literature looking for this term for your platform (for example, the search for “x86 memory segmentation”).
source share