Chapter 14. Dynamic Linking

Table of Contents
Dynamic Section
Global Offset Table
Shared Object Dependencies
Function Addresses
Procedure Linkage Table
Initialization and Termination Functions

Dynamic Section

The following dynamic entries are defined in the System V Application Binary Interface AMD64 Architecture Processor Supplement.

DT_JMPREL

This entry is associated with a table of relocation entries for the procedure linkage table. This entry is mandatory both for executable and shared object files

DT_PLTGOT

This entry's d_ptr member gives the address of the first byte in the procedure linkage table

DT_RELACOUNT

The number of relative relocations in .rela.dyn