Linux Standard Base Core Specification for AMD64 3.2 | ||
---|---|---|
<<< Previous | Chapter 10. Program Loading and Dynamic Linking | Next >>> |
LSB-conforming implementations shall provide dynamic linking as specified in Section 5.2 of the System V Application Binary Interface AMD64 Architecture Processor Supplement, except as described in the following sections.
Note: Since LSB-conforming implementations are not required to support the large model, support for dynamic linking of large model code is not required.
Dynamic section entries give information to the dynamic linker. The following dynamic entry types shall be supported:
LSB-conforming implementations shall support a Global Offset Table as described in Section 5.2 of the System V Application Binary Interface AMD64 Architecture Processor Supplement.
Function addresses shall behave as described in Section 5.2 of the System V Application Binary Interface AMD64 Architecture Processor Supplement.
LSB-conforming implementations shall support a Procedure Linkage Table as described in Section 5.2 of the System V Application Binary Interface AMD64 Architecture Processor Supplement.
LSB-conforming implementations shall support initialization and termination functions as specified in Section 5.2.2 of the System V Application Binary Interface AMD64 Architecture Processor Supplement.
<<< Previous | Home | Next >>> |
Program Loading | Up | Base Libraries |