[MIPS] Add generation of PLT entries with compact jumps for MIPS R6
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.h
index de2c0e54ac04d1d3b0712b5cbad0ba535d3cb21b..acd9d7913faec0344f39e0ccc09f9ceb25f8316f 100644 (file)
@@ -150,6 +150,8 @@ extern void _bfd_mips_elf_use_plts_and_copy_relocs
   (struct bfd_link_info *);
 extern void _bfd_mips_elf_linker_flags
   (struct bfd_link_info *, bfd_boolean, bfd_boolean, bfd_boolean);
+extern void _bfd_mips_elf_compact_branches
+  (struct bfd_link_info *, bfd_boolean);
 extern bfd_boolean _bfd_mips_elf_init_stubs
   (struct bfd_link_info *,
    asection *(*) (const char *, asection *, asection *));
This page took 0.023548 seconds and 4 git commands to generate.