]> Git Repo - binutils.git/blobdiff - bfd/bfd-in2.h
Add support for COFF secidx relocations
[binutils.git] / bfd / bfd-in2.h
index 404dae2eba5526bf64edd1c75f5faf5c9f6c9909..eb3b79e0bfe4a192764f28d7e74a281a2f07514a 100644 (file)
@@ -2229,6 +2229,7 @@ the section containing the relocation.  It depends on the specific target.  */
 
 /* Section relative relocations.  Some targets need this for DWARF2.  */
   BFD_RELOC_32_SECREL,
+  BFD_RELOC_16_SECIDX,
 
 /* For ELF.  */
   BFD_RELOC_32_GOT_PCREL,
This page took 0.020973 seconds and 4 git commands to generate.