bfd/
[deliverable/binutils-gdb.git] / bfd / libbfd.h
index 2c974986792ca32ad4e96d6cda6603a998c0f9f5..640b2840f5391cc9c0e21097b5847b8b0d41c40a 100644 (file)
@@ -964,6 +964,8 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
   "BFD_RELOC_HI16_PCREL",
   "BFD_RELOC_HI16_S_PCREL",
   "BFD_RELOC_LO16_PCREL",
+  "BFD_RELOC_MIPS16_GOT16",
+  "BFD_RELOC_MIPS16_CALL16",
   "BFD_RELOC_MIPS16_HI16",
   "BFD_RELOC_MIPS16_HI16_S",
   "BFD_RELOC_MIPS16_LO16",
This page took 0.024809 seconds and 4 git commands to generate.