* reloc.c (BFD_RELOC_HI16_PCREL): Define.
[deliverable/binutils-gdb.git] / bfd / reloc.c
index 0e991531392227ea58c753a24fd1225b70f30336..e2e8a52e8f970b813022557f12bd09c2a223d28e 100644 (file)
@@ -2062,6 +2062,19 @@ ENUM
 ENUMDOC
   Low 16 bits.
 
+ENUM
+  BFD_RELOC_HI16_PCREL
+ENUMDOC
+  High 16 bits of 32-bit pc-relative value
+ENUM
+  BFD_RELOC_HI16_S_PCREL
+ENUMDOC
+  High 16 bits of 32-bit pc-relative value, adjusted
+ENUM
+  BFD_RELOC_LO16_PCREL
+ENUMDOC
+  Low 16 bits of pc-relative value
+
 ENUM
   BFD_RELOC_MIPS16_HI16
 ENUMDOC
This page took 0.028442 seconds and 4 git commands to generate.