10.4. Dynamic Linking

See Intel® Itanium™ Processor-specific Application Binary Interface, Chapter 5.3.

10.4.1. Dynamic Entries

10.4.1.1. ELF Dynamic Entries

The following dynamic entries are defined in the Intel® Itanium™ Processor-specific Application Binary Interface, Chapter 5.3.2.

DT_PLTGOT 

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

10.4.1.2. Additional Dynamic Entries

The following dynamic entries are defined here.

DT_RELACOUNT 

The number of relative relocations in .rela.dyn

10.4.2. Global Offset Table

See Intel® Itanium™ Processor-specific Application Binary Interface, Chapter 5.3.4.

10.4.3. Shared Object Dependencies

See Intel® Itanium™ Processor-specific Application Binary Interface, Chapter 5.3.3.

10.4.4. Function Addresses

See Intel® Itanium™ Processor-specific Application Binary Interface, Chapter 5.3.5.

10.4.5. Procedure Linkage Table

See Intel® Itanium™ Processor-specific Application Binary Interface, Chapter 5.3.6.

10.4.6. Initialization and Termination Functions

See Intel® Itanium™ Processor-specific Application Binary Interface, Chapter 5.3.7.