| |||||||||||||
On-Line Manuals RealView Linker and Utilities Guide | Hiding and renaming global symbols
This section describes how to use a steering file to manage symbol names in output files. For example, you can use steering files to protect intellectual property, or avoid namespace clashes. A steering file is a text file that contains a set of commands to edit the symbol tables of output objects. Use the armlink command-line option
armlink ‑‑edit file1 ‑‑edit file2 ‑‑edit file3
armlink ‑‑edit file1,file2,file3
Do not include spaces between the comma and the filenames. | ||||||||||||
| |||||||||||||