The following sections are defined in the LINUX for zSeries 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