]> Git Repo - binutils.git/blobdiff - bfd/libelf.h
* coffcode.h (bfd_coff_backend_data): Added new arguments to
[binutils.git] / bfd / libelf.h
index 04db170d415127a41b65cd712fae77b33ee1e7c4..66692b608e676e311eea34762e1c2389913a7c1d 100644 (file)
@@ -57,6 +57,7 @@ typedef struct
   union
     {
       unsigned int hppa_arg_reloc;
+      PTR mips_extr;
       PTR any;
     }
   tc_data;
@@ -240,7 +241,8 @@ extern bfd_reloc_status_type bfd_elf_generic_reloc PARAMS ((bfd *,
                                                            asymbol *,
                                                            PTR,
                                                            asection *,
-                                                           bfd *));
+                                                           bfd *,
+                                                           char **));
 extern boolean bfd_elf_mkobject PARAMS ((bfd *));
 extern Elf_Internal_Shdr *bfd_elf_find_section PARAMS ((bfd *, char *));
 
This page took 0.021715 seconds and 4 git commands to generate.