Linux Standard Base Core Specification 4.0
<<< Previous
Next >>>
II. Executable And Linking Format (ELF)
Table of Contents
9.
Introduction
10.
Low Level System Information
10.1.
Operating System Interface
10.2.
Machine Interface
10.2.1.
Data Representation
11.
Object Format
11.1.
Object Files
11.2.
Sections
11.2.1.
Introduction
11.2.2.
Sections Types
11.3.
Special Sections
11.3.1.
Special Sections
11.4.
Symbol Mapping
11.4.1.
Introduction
11.5.
DWARF Extensions
11.5.1.
DWARF Exception Header Encoding
11.5.2.
DWARF CFI Extensions
11.6.
Exception Frames
11.6.1.
The
.eh_frame
section
11.6.2.
The
.eh_frame_hdr
section
11.7.
Symbol Versioning
11.7.1.
Introduction
11.7.2.
Symbol Version Table
11.7.3.
Version Definitions
11.7.4.
Version Requirements
11.7.5.
Startup Sequence
11.7.6.
Symbol Resolution
11.8.
ABI note tag
12.
Dynamic Linking
12.1.
Program Loading and Dynamic Linking
12.2.
Program Header
12.3.
Dynamic Entries
12.3.1.
Introduction
12.3.2.
Dynamic Entries
<<< Previous
Home
Next >>>
Relationship To Other Linux Foundation Specifications
Introduction