(SHT_GNU_LIBLIST): Added.

This commit is contained in:
Ulrich Drepper 2001-10-11 01:28:19 +00:00
parent 0dc87bc64b
commit 27ed8628e1
1 changed files with 1 additions and 0 deletions

View File

@ -326,6 +326,7 @@ typedef struct
#define SHT_SYMTAB_SHNDX 18 /* Extended section indeces */
#define SHT_NUM 19 /* Number of defined types. */
#define SHT_LOOS 0x60000000 /* Start OS-specific */
#define SHT_GNU_LIBLIST 0x6ffffff7 /* Prelink library list */
#define SHT_CHECKSUM 0x6ffffff8 /* Checksum for DSO content. */
#define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
#define SHT_SUNW_move 0x6ffffffa