9.3. Dynamic Linking

See chapter 3 of the LINUX for S/390 ELF Application Binary Interface Supplement.

9.3.1. Dynamic Section

The following dynamic entries are defined in the LINUX for S/390 ELF Application Binary Interface 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

9.3.2. Global Offset Table

See chapter 3 of the LINUX for S/390 ELF Application Binary Interface Supplement.

9.3.3. Shared Object Dependencies

See chapter 3 of the LINUX for S/390 ELF Application Binary Interface Supplement.

9.3.4. Function Addresses

See chapter 3 of the LINUX for S/390 ELF Application Binary Interface Supplement.

9.3.5. Procedure Linkage Table

See chapter 3 of the LINUX for S/390 ELF Application Binary Interface Supplement.