Описание тега linker-scripts
The linker command language used to control the memory layout of computer programs and details of the linking process.
Linker scripts contain a command language processed by the linker to determine how sections in input files are mapped into the output file. Most often used to control the memory layout in computer programs, they can also exercise fine control over details of the linking process.