[GOLD] PowerPC tls_get_addr_optimize
[deliverable/binutils-gdb.git] / elfcpp / elfcpp.h
index cccec4c2560832edd73986d4c70f52ff15327cb9..1f629ced05d3ad59b9f29cfb9c52aee825f038f7 100644 (file)
@@ -768,6 +768,9 @@ enum DT
   // Specify the value of _GLOBAL_OFFSET_TABLE_.
   DT_PPC_GOT = 0x70000000,
 
+  // Specify whether various optimisations are possible.
+  DT_PPC_OPT = 0x70000001,
+
   // Specify the start of the .glink section.
   DT_PPC64_GLINK = 0x70000000,
 
This page took 0.023959 seconds and 4 git commands to generate.