Add R_X86_64_[REX_]GOTPCRELX support to gas and ld
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index ad246c81c46d929f04562e9518a2f20d95ba9587..9345e8846c4b4eb77b90359c29fe51d94a0cf3d3 100644 (file)
@@ -3209,6 +3209,8 @@ instruction.  */
   BFD_RELOC_X86_64_IRELATIVE,
   BFD_RELOC_X86_64_PC32_BND,
   BFD_RELOC_X86_64_PLT32_BND,
+  BFD_RELOC_X86_64_GOTPCRELX,
+  BFD_RELOC_X86_64_REX_GOTPCRELX,
 
 /* ns32k relocations  */
   BFD_RELOC_NS32K_IMM_8,
This page took 0.025712 seconds and 4 git commands to generate.