diff options
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r-- | bfd/libbfd.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h index bdfbdb2..2e7df4f 100644 --- a/bfd/libbfd.h +++ b/bfd/libbfd.h @@ -1705,6 +1705,10 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@", "BFD_RELOC_C6000_DSBT_INDEX", "BFD_RELOC_C6000_PREL31", "BFD_RELOC_C6000_COPY", + "BFD_RELOC_C6000_JUMP_SLOT", + "BFD_RELOC_C6000_EHTYPE", + "BFD_RELOC_C6000_PCR_H16", + "BFD_RELOC_C6000_PCR_L16", "BFD_RELOC_C6000_ALIGN", "BFD_RELOC_C6000_FPHEAD", "BFD_RELOC_C6000_NOCMP", |