This option specifies the section that maps symbols from ROM to RAM.
This option reserves ROM and RAM areas in the initialized data area and relocates defined symbols in the ROM section with the address in the RAM section. |
To reserve the .data.R section with the same size as the .data section and relocate defined symbols in the .data section with address in the .data.R section, describe as: |
If the -form={object|relocate|library} option, -strip option, or -extract option is specified, this option will be invalid. |