ELF Executable and Linkable Format
ELF Executable and Linkable Format
ELFExecutableandLinkableFormat
HagenPaulPfeifer
www.1mpi.com
18.April2005
–TypesetbyFoilTEX–
ELF Executable and Linkable Format
ELFExecutableandLinkableFormat
HagenPaulPfeifer
www.1mpi.com
18.April2005
–TypesetbyFoilTEX–
I Executable and Linkable Format (ELF) Contents Preface 1 OBJECT FILES Introduction ELF Header Sections String Table Symbol Table Relocation 1-1 1-3 1-8...
第一部分: ELF 格式概述 ELF(Executable and Linkable Format)是一种对可执行文件、 目标文件以及库文件使用的文件格 式,它在 Linux 下成为标准文件已经有很长的...
1. ELF(Executable and Linkable Format)文件 ELF 是 Linux 缺省采用的可执行文件(包括共享库,object 文件)的格式,具体规范参见参 考文献〔1〕〔2〕、 。这里...
本文 是作者在探索系统软件构件的复用技术的过程中生成的技术笔记,重点分析了 UNIX 类操作系统中普遍采用的目标文件格式 ELF(Executable and Linkable Format) ,目的...
I Executable and Linkable Format (ELF) Contents Preface 1 OBJECT FILES Introduction ELF Header Sections String Table Symbol Table Relocation 1-1 1-3 1-8...
基于PowerPC Linux 的 ELF 格式分析 第一部分 ELF 格式概述 ELF(Executable and Linkable Format)是一种对可执行文件、目标文件以及库文件使用的 文件格式,它在 ...
2) ELF,EXECUTABLE AND LINKABLE FORMAT,一种通用的OBJECT文件格式,一般由GNU COMPILER COLLECTION (GCC)产生。 3) AXF,BIN格式的扩展版,主体部分同BIN,在文件头...
本文 是作者在探索系统软件构件的复用技术的过程中生成的技术笔记,重点分析了 UNIX 类操作系统中普遍采用的目标文件格式 ELF(Executable and Linkable Format) ,目的...
1 引言 ELF(Executable and Linkable Format)即可执行连接文件格式,是 Linux,SVR4 和 Solari s2.0 默认的目标文件格式,目前标准接口委员会 TIS 已将 ELF 标准...
(2003-04-02 09:15:15) By xiaoxin Executable and Linkable Format (ELF) Contents Preface 1 OBJECT FILES Introduction 1-1 ELF Header 1-3 Sections 1-8...
