9.4. Dynamic Linking

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

9.4.1. Dynamic Entries

9.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

9.4.1.2. Additional Dynamic Entries

The following dynamic entries are defined here.

DT_RELACOUNT 

The number of relative relocations in .rela.dyn

9.4.2. Global Offset Table

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

9.4.3. Shared Object Dependencies

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

9.4.4. Function Addresses

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

9.4.5. Procedure Linkage Table

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

9.4.6. Initialization and Termination Functions

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