symbols_ld_bss_end.hss 307 B

12345678
  1. [Main]
  2. Title=__ld_bss_end
  3. See Also=symbols_ld_bss_start: __ld_bss_start, symbols_ld_bss_size: __ld_bss_size
  4. [Top]
  5. This built-in symbol represents the end of the BSS section. It points to the
  6. location behind the last item in the section. If the program does not contain
  7. a BSS section, an error is reported.