elf_backend_relocate_section int vs. bfd_boolean
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
index 741f510a28d8359b1a53509a727dc0e7d818b407..b8af65ee3a683978c401c9f8338f5495cb333104 100644 (file)
@@ -14897,7 +14897,7 @@ ppc64_glibc_dynamic_reloc (enum elf_ppc64_reloc_type r_type)
    section, which means that the addend must be adjusted
    accordingly.  */
 
-static bfd_boolean
+static int
 ppc64_elf_relocate_section (bfd *output_bfd,
                            struct bfd_link_info *info,
                            bfd *input_bfd,
This page took 0.033249 seconds and 4 git commands to generate.