as: ARC Symbols

1 
1 9.3.5 ARC Pre-defined Symbols
1 -----------------------------
1 
1 The following assembler symbols will prove useful when developing
1 position-independent code.  These symbols are available only with the
1 ARC 700 and above processors.
1 
1 '__GLOBAL_OFFSET_TABLE__'
1      Symbol referring to the base of the Global Offset Table.
1 
1 '__DYNAMIC__'
1      An alias for the Global Offset Table 'Base__GLOBAL_OFFSET_TABLE__'.
1      It can be used only with '@gotpc' modifiers.
1