bfd/
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index f8e34acd9fe2fa230850a654bd1aeffdde866f92..edd0e2a2a19267fd96be14afb356eae9b78e20fa 100644 (file)
@@ -2604,6 +2604,11 @@ to compensate for the borrow when the low bits are added.  */
 /* Low 16 bits of pc-relative value  */
   BFD_RELOC_LO16_PCREL,
 
+/* Equivalent of BFD_RELOC_MIPS_*, but with the MIPS16 layout of
+16-bit immediate fields  */
+  BFD_RELOC_MIPS16_GOT16,
+  BFD_RELOC_MIPS16_CALL16,
+
 /* MIPS16 high 16 bits of 32-bit value.  */
   BFD_RELOC_MIPS16_HI16,
 
This page took 0.02338 seconds and 4 git commands to generate.