| Linux Standard Base Core Specification for S390 3.0Preview1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
See chapter 2 of the LINUX for S/390 ELF Application Binary Interface Supplement.
The following sections are defined in the LINUX for S/390 ELF 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 | Symbol Table |