as: Symbols

1 
1 5 Symbols
1 *********
1 
1 Symbols are a central concept: the programmer uses symbols to name
1 things, the linker uses symbols to link, and the debugger uses symbols
1 to debug.
1 
1      _Warning:_ 'as' does not place symbols in the object file in the
1      same order they were declared.  This may break some debuggers.
1 

Menu