阅读背景:

C中数据段与bss段的区别。

来源:互联网 

When checking the disassembly of the object file through the readelf, I see the data and the bss segments contain the same offset address. The data section will contain the intialised global and static variables. BSS will contain un-intialised global and static variables.When checking the disassembly of the object fil




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: