Orphan output section with multiple input sections
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index f381f06f3f150074514eb207b738ceaf35e2730a..85fa3abd175e2faf840efeab93ce97e152aa5aac 100644 (file)
@@ -1810,7 +1810,7 @@ void bfd_section_list_clear (bfd *);
 
 asection *bfd_get_section_by_name (bfd *abfd, const char *name);
 
-asection *bfd_get_next_section_by_name (asection *sec);
+asection *bfd_get_next_section_by_name (bfd *ibfd, asection *sec);
 
 asection *bfd_get_linker_section (bfd *abfd, const char *name);
 
This page took 0.023419 seconds and 4 git commands to generate.