__ld_data_size

Previous Symbols Built into the TIGCC Linker Next

This built-in symbol represents the size of the data section in bytes, if the program does not mix text and data (for example if the data is written into an external file). If the program does not contain a data section, the symbol resolves to the value 0.


See also: __ld_data_start, __ld_data_end