说明1:标准应用程序包括3类标准段空间:.text运行代段;.data全局变量等具有初始值的数据空间;.bss暂态变量,堆栈等数据空间;
说明2:.rodata,.got,.u_boot_cmd等段空间由程序员设计需要而自行定义的段空间;
http://blog.csdn.net/ssdsafsdsd/article/details/8687334
http://blog.chinaunix.net/uid-23670869-id-2391614.html
说明1:标准应用程序包括3类标准段空间:.text运行代段;.data全局变量等具有初始值的数据空间;.bss暂态变量,堆栈等数据空间;
说明2:.rodata,.got,.u_boot_cmd等段空间由程序员设计需要而自行定义的段空间;
http://blog.csdn.net/ssdsafsdsd/article/details/8687334
http://blog.chinaunix.net/uid-23670869-id-2391614.html
本文标题:链接脚本的分析
本文链接:https://www.haomeiwen.com/subject/tfnufttx.html
网友评论