文件名称:ELF_Format
介绍说明--下载内容均来自于网络,请自行研究使用
ELF (Executable and Linkable Format) file format.
This document is intended for developers who are creating object or executable files on various 32-bit environment operating systems. It is divided into the following three parts:
Part 1, "Object Files" describes the ELF object file format for the three main types of object files.
Part 2, "Program Loading and Dynamic Linking" describes the object file information and system
actions that create running programs.
Part 3, "C Library" lists the symbols contained in libsys, the standard ANSI C and libc routines,
and the global data symbols required by the libc routines.
This document is intended for developers who are creating object or executable files on various 32-bit environment operating systems. It is divided into the following three parts:
Part 1, "Object Files" describes the ELF object file format for the three main types of object files.
Part 2, "Program Loading and Dynamic Linking" describes the object file information and system
actions that create running programs.
Part 3, "C Library" lists the symbols contained in libsys, the standard ANSI C and libc routines,
and the global data symbols required by the libc routines.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ELF_Format.pdf