The following sections are defined in the LINUX for S/390 ELF Application Binary Interface Supplement.
Table 9-1. ELF Special Sections
Name | Type | Attributes |
---|---|---|
.got | SHT_PROGBITS | SHF_ALLOC+SHF_WRITE |
.plt | SHT_PROGBITS | SHF_ALLOC+SHF_EXECINSTR |
This section holds the global offset table
This section holds the Procedure Linkage Table