Chapter 1 27
What's New in Recent Releases
New Features for 64-bit Mode Linking
NOTE The linker generates an error if a user application also defines these
symbols.
_edata End of initialized data
__gp Global pointer value
__init_start Beginning of the .init section
__init_end End of the .init section
__fini_start Beginning of the .fini section
__fini_end End of the .fini section
__unwind_start Beginning of the unwind table
__unwind_end End of the unwind table
Symbol Definition