期刊文献+

ELF格式对共享库支持的分析 被引量:5

Analysis of How Shared Library Is Supported by ELF
下载PDF
导出
摘要 共享库的使用越来越频繁,它不仅可以节省硬盘和内存空间,更重要的是使库的升级更加方便。本文从PIC(位置无关代码)、GOT(全局偏移量表)、PLT(程序链接表)入手详细介绍了ELF格式对共享库的支持,并描述了动态链接程序装载的过程。 Nowadays shared libraries are used more and more frequently because it results in much lower footprint of both memory and storage and makes software update less a pain.This article focuses on how ELF(Executable and Linkable Format) supports shared library with PIC(Position-Independent Code),GOT(Global Offset Table),PLT(Procedure Linkage Table),and describes the process of loading dynamic linked program.
作者 李鑫
机构地区 太原供电分公司
出处 《山西广播电视大学学报》 2009年第1期52-54,共3页 Journal of Shanxi Radio & TV University
关键词 ELF格式 共享库 动态链接 位置无关代码 全局偏移量表 程序链接表 ELF shared library dynamic linker position-independent code global offset table procedure linkage table
  • 相关文献

同被引文献11

引证文献5

二级引证文献6

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部