9.2.15 --gc-sections
Remove unused (dead) functions from code at link time.
Support is for ELF projects only. In order to make the best use of this feature, add the -ffunction-sections
option to the compiler command line.
--gc-sections
Remove unused (dead) functions from code at link time.
Support is for ELF projects only. In order to make the best use of this feature, add the -ffunction-sections
option to the compiler command line.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.