Description: 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.
- [ParseELF] - 10.1啦to celebrate the 60 anniversary of
- [dynload] - elf file parsing, loading run the progra
File list (Check if you may need any files):
ELF_Format.pdf