The following Linux section types are defined here.
Table 3-2.
Name | Value | Description |
---|
SHT_GNU_verdef | 0x6ffffffd | This section contains the symbol versions that are provided. |
SHT_GNU_verneed | 0x6ffffffe | This section contains the symbol versions that are required. |
SHT_GNU_versym | 0x6fffffff | This section contains the Symbol Version Table. |