10.4. Dynamic Linking

LSB-conforming systems shall support dynamic linking as defined in Chapter 5 of the System V ABI, IA32 Supplement.

10.4.1. Dynamic Section

The following dynamic entries are defined in the System V ABI, IA32 Supplement.

DT_PLTGOT 

On the Intel386 architecture, this entrys d_ptr member gives the address of the first entry in the global offset table.

10.4.2. Global Offset Table

LSB-conforming implementations shall support use of the global offset table as described in Chapter 5 of the System V ABI, IA32 Supplement.

10.4.3. Shared Object Dependencies

There are no architecture specific requirements for shared object dependencies; see the generic LSB-Core specification.

10.4.4. Function Addresses

Function addresses shall behave as specified in Chapter 5 of the System V ABI, IA32 Supplement.

10.4.5. Procedure Linkage Table

LSB-conforming implementations shall support a Procedure Linkage Table as described in Chapter 5 of the System V ABI, IA32 Supplement.

10.4.6. Initialization and Termination Functions

There are no architecture specific requirements for initialization and termination functions; see the generic LSB-Core specification.