This option changes a symbol name or section name that was input from a library.
-LIB_REName="suboption[, ...]" suboption := ( names ) | file ( names ) | file|modules ( names ) modules := module[|module ...] names := name1=name2[, ...] |
This option changes the name of an external symbol or section included in a module within the library that was specified by the -library option. |
Specify the symbol name or section name to be changed as name1. Specify the symbol name or section name after the change as name2. |
If there are two or more files or modules with the same name, the priority depends on the input order. |
When the -form={absolute|hexadecimal|stype|binary} option is specified, the -show=struct option cannot be specified together. |
Correct operation is not guaranteed if this option is used in combination with the compiler option -Xmerge_files. |