bfd_merge_private_bfd_data tidy
[deliverable/binutils-gdb.git] / elfcpp / elfcpp.h
index f39a135ab3750bae5593d4c23b5050e8d438cb5d..7469bd8fd95e22cc88e9759c891b6be7f3147396 100644 (file)
@@ -868,6 +868,8 @@ enum DT
   DT_MIPS_PLTGOT = 0x70000032,
   // Points to the base of a writable PLT.
   DT_MIPS_RWPLT = 0x70000034,
+  // Relative offset of run time loader map, used for debugging.
+  DT_MIPS_RLD_MAP_REL = 0x70000035,
 
   DT_AUXILIARY = 0x7ffffffd,
   DT_USED = 0x7ffffffe,
This page took 0.02289 seconds and 4 git commands to generate.