summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/include/elf/mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/include/elf/mips.h')
-rw-r--r--binutils-2.25/include/elf/mips.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils-2.25/include/elf/mips.h b/binutils-2.25/include/elf/mips.h
index 87704e04..537c089f 100644
--- a/binutils-2.25/include/elf/mips.h
+++ b/binutils-2.25/include/elf/mips.h
@@ -749,8 +749,8 @@ extern void bfd_mips_elf32_swap_reginfo_out
/* Points to the base of a writable PLT. */
#define DT_MIPS_RWPLT 0x70000034
-/* Address of run time loader map, used for debugging. */
-#define DT_MIPS_RLD_MAP2 0x70000035
+/* Relative offset of run time loader map, used for debugging. */
+#define DT_MIPS_RLD_MAP_REL 0x70000035
/* Flags which may appear in a DT_MIPS_FLAGS entry. */