11.1.6 Building the Output File
Finally, the linker builds the output file. Relocation entries in each section are patched using absolute addresses.
A link map is also generated if requested with the appropriate option. The link map includes a memory usage report, which shows the starting address and length of all sections in data memory and program memory. For more information about the link map, see Input/Output Section Map.