Keil™, An ARM® Company

RealView Linker and Utilities Guide

Accessing linker-defined symbols

4.2. Accessing linker-defined symbols

The linker defines some symbols that contain the character sequence $$. These symbols, and all other external names containing the sequence $$, are names reserved by ARM.

These symbolic addresses can be imported and used as relocatable addresses by your assembly language programs, or referred to as extern symbols from your C or C++ source code. See Importing linker-defined symbols for more information.

Note

Linker-defined symbols are only generated when your code references them.

Copyright © 2007 ARM Limited. All rights reserved.ARM DUI 0377A