|
@@ -1910,7 +1910,7 @@ typedef Elf32_Addr Elf32_Conflict;
|
|
#define LITUSE_ALPHA_TLS_LDM 5
|
|
#define LITUSE_ALPHA_TLS_LDM 5
|
|
|
|
|
|
/* Legal values for d_tag of Elf64_Dyn. */
|
|
/* Legal values for d_tag of Elf64_Dyn. */
|
|
-#define DT_ALPHA_PLTRO 0x70000000
|
|
+#define DT_ALPHA_PLTRO (DT_LOPROC + 0)
|
|
#define DT_ALPHA_NUM 1
|
|
#define DT_ALPHA_NUM 1
|
|
|
|
|
|
/* PowerPC specific declarations */
|
|
/* PowerPC specific declarations */
|