![]() |
__ld_bss_even_end |
Previous | Symbols Built into the GCC4TI Linker | Next |
This built-in symbol points to the first even location behind the last item in the BSS section. In other words, it is equal to __ld_bss_end rounded up to the next multiple of 2. If the program does not contain a BSS section, an error is reported.