Imported Upstream version 7.9
[platform/upstream/gdb.git] / bfd / dwarf1.c
index 7a5382d..9fef833 100644 (file)
@@ -1,5 +1,5 @@
 /* DWARF 1 find nearest line (_bfd_dwarf1_find_nearest_line).
-   Copyright (C) 1998-2014 Free Software Foundation, Inc.
+   Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
    Written by Gavin Romig-Koch of Cygnus Solutions (gavin@cygnus.com).
 
@@ -449,8 +449,8 @@ dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash,
 
 bfd_boolean
 _bfd_dwarf1_find_nearest_line (bfd *abfd,
-                              asection *section,
                               asymbol **symbols,
+                              asection *section,
                               bfd_vma offset,
                               const char **filename_ptr,
                               const char **functionname_ptr,