![]() |
__ld_bss_ref_count |
Previous | Symbols Built into the TIGCC Linker | Next |
This built-in symbol represents the number of references to the BSS section. If the program does not contain a BSS section, it resolves to a value of 0. If the BSS section is merged with the other sections, the references counted by this symbol and the references counted by __ld_reloc_count will overlap.