* config/obj-bout.c (obj_crawl_symbol_chain): Don't take
[deliverable/binutils-gdb.git] / bfd / elf32-arm.h
index 4b910a8828f807df622ace48eb483d7beb0e877b..abda34ddbe999ed70ac60cd3aeca2632c22463e6 100644 (file)
@@ -2642,7 +2642,8 @@ elf32_arm_find_nearest_line
 
   if (_bfd_dwarf2_find_nearest_line (abfd, section, symbols, offset,
                                     filename_ptr, functionname_ptr,
-                                    line_ptr, 0, NULL))
+                                    line_ptr, 0,
+                                    &elf_tdata (abfd)->dwarf2_find_line_info))
     return true;
 
   if (! _bfd_stab_section_find_nearest_line (abfd, symbols, section, offset,
This page took 0.023191 seconds and 4 git commands to generate.