Does a linker combine all functions or just the necessary ones?

前端 未结 0 1578
北恋
北恋 2021-01-03 15:46

In C compilation process does the linker puts in all the functions from the file in the binary or just the ones being used in the program. Suppose there is a function that\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题