diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 404dae2..eb3b79e 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -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, |