Linux Standard Base Core Specification 4.1
<<< Previous
Next >>>
II. Executable And Linking Format (ELF)
Table of Contents
8.
Introduction
9.
Low Level System Information
9.1.
Operating System Interface
9.2.
Machine Interface
9.2.1.
Data Representation
10.
Object Format
10.1.
Object Files
10.2.
Sections
10.2.1.
Introduction
10.2.2.
Sections Types
10.3.
Special Sections
10.3.1.
Special Sections
10.4.
Symbol Mapping
10.4.1.
Introduction
10.5.
DWARF Extensions
10.5.1.
DWARF Exception Header Encoding
10.5.2.
DWARF CFI Extensions
10.6.
Exception Frames
10.6.1.
The
.eh_frame
section
10.6.2.
The
.eh_frame_hdr
section
10.7.
Symbol Versioning
10.7.1.
Introduction
10.7.2.
Symbol Version Table
10.7.3.
Version Definitions
10.7.4.
Version Requirements
10.7.5.
Startup Sequence
10.7.6.
Symbol Resolution
10.8.
ABI note tag
11.
Dynamic Linking
11.1.
Program Loading and Dynamic Linking
11.2.
Program Header
11.3.
Dynamic Entries
11.3.1.
Introduction
11.3.2.
Dynamic Entries
<<< Previous
Home
Next >>>
Relationship To Other Linux Foundation Specifications
Introduction