2009-06-12 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / bfd / reloc.c
index fd82c2db06120d08f049ef1a71f5f24bca471d64..cc20a87d4f63c6bb2707ff74bd7b2a103790a820 100644 (file)
@@ -5180,6 +5180,16 @@ ENUMX
    BFD_RELOC_LM32_RELATIVE
 ENUMDOC
  Lattice Mico32 relocations.
+
+ENUM
+   BFD_RELOC_MACH_O_SECTDIFF
+ENUMDOC
+   Difference between two section addreses.  Must be followed by a
+   BFD_RELOC_MACH_O_PAIR.
+ENUM
+   BFD_RELOC_MACH_O_PAIR
+ENUMDOC
+ Mach-O generic relocations.
    
 ENDSENUM
   BFD_RELOC_UNUSED
This page took 0.023666 seconds and 4 git commands to generate.