ubsan: visium: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / gdb / symfile.h
index 642a5e223a32576fc2445415a5fb7bdf526d54e7..cb5bed9d85c455d72bff9cb203ad9a90690ce2c2 100644 (file)
@@ -585,7 +585,8 @@ struct dwarf2_debug_sections {
 };
 
 extern int dwarf2_has_info (struct objfile *,
-                            const struct dwarf2_debug_sections *);
+                            const struct dwarf2_debug_sections *,
+                           bool = false);
 
 /* Dwarf2 sections that can be accessed by dwarf2_get_section_info.  */
 enum dwarf2_section_enum {
This page took 0.024782 seconds and 4 git commands to generate.