Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / bfd / libbfd.h
index 77b732ee4b08229889bfa3e2a078a7ff90d19caa..44cefbd66d46de79b2358ee3a9d52ad698df4050 100644 (file)
@@ -601,7 +601,7 @@ struct dwarf_debug_section
 extern const struct dwarf_debug_section dwarf_debug_sections[] ATTRIBUTE_HIDDEN;
 
 /* Find the nearest line using DWARF 2 debugging information.  */
-extern bfd_boolean _bfd_dwarf2_find_nearest_line
+extern int _bfd_dwarf2_find_nearest_line
   (bfd *, asymbol **, asymbol *, asection *, bfd_vma,
    const char **, const char **, unsigned int *, unsigned int *,
    const struct dwarf_debug_section *, void **) ATTRIBUTE_HIDDEN;
This page took 0.037845 seconds and 4 git commands to generate.