aboutsummaryrefslogtreecommitdiff
path: root/include/elf/alpha.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2005-05-29 23:18:26 +0000
committerRichard Henderson <rth@redhat.com>2005-05-29 23:18:26 +0000
commit484124bb0480c8bc24c8a843fcb23adf1b39fee1 (patch)
treea1cadae4e97ee862ac805b8c26949d1bc77d259c /include/elf/alpha.h
parent8d6d53d42725d34e9f3aa51442a0741b98163fa2 (diff)
downloadgdb-484124bb0480c8bc24c8a843fcb23adf1b39fee1.zip
gdb-484124bb0480c8bc24c8a843fcb23adf1b39fee1.tar.gz
gdb-484124bb0480c8bc24c8a843fcb23adf1b39fee1.tar.bz2
* alpha.h (DT_ALPHA_PLTRO): New.
Diffstat (limited to 'include/elf/alpha.h')
-rw-r--r--include/elf/alpha.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/elf/alpha.h b/include/elf/alpha.h
index 5b5c411..7d82fa1 100644
--- a/include/elf/alpha.h
+++ b/include/elf/alpha.h
@@ -63,6 +63,9 @@ typedef struct
#define STO_ALPHA_NOPV 0x80
#define STO_ALPHA_STD_GPLOAD 0x88
+/* Special values for Elf64_Dyn tag. */
+#define DT_ALPHA_PLTRO DT_LOPROC
+
#include "elf/reloc-macros.h"
/* Alpha relocs. */