Chapter 8. Sections

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

8.1. Special Sections

The following sections are defined in the LINUX for S/390 ELF Application Binary Interface Supplement.

Table 8-1. ELF Special Sections

NameTypeAttributes
.gotSHT_PROGBITSSHF_ALLOC+SHF_WRITE
.pltSHT_PROGBITSSHF_ALLOC+SHF_EXECINSTR

.got

This section holds the global offset table

.plt

This section holds the Procedure Linkage Table