| Linux Standard Base Core Specification for S390X 3.0Preview1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
See chapter 2 of the LINUX for zSeries Application Binary Interface Supplement.
The following sections are defined in the LINUX for zSeries Application Binary Interface Supplement.
Table 8-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
| <<< Previous | Home | Next >>> |
| ELF Header | Up | Linux Special Sections |