elf_backend_relocate_section int vs. bfd_boolean
[deliverable/binutils-gdb.git] / bfd / elfnn-riscv.c
index 364d67b6749bf7d929668a740ae73f174f82426e..ddccb40e243ecf803ded717827a2002c50fab7a5 100644 (file)
@@ -1932,7 +1932,7 @@ riscv_resolve_pcrel_lo_relocs (riscv_pcrel_relocs *p)
    section, which means that the addend must be adjusted
    accordingly.  */
 
-static bfd_boolean
+static int
 riscv_elf_relocate_section (bfd *output_bfd,
                            struct bfd_link_info *info,
                            bfd *input_bfd,
This page took 0.023637 seconds and 4 git commands to generate.