gdb: Convert language la_watch_location_expression field to a method
[deliverable/binutils-gdb.git] / gdb / dwarf2 / macro.h
index b92987cf0d150bba6b62f8ae28f4a72afdcbe244..d874068947069cf12d710671e820a991079b031d 100644 (file)
@@ -22,9 +22,9 @@
 
 struct buildsym_compunit;
 
-extern void dwarf_decode_macros (struct dwarf2_per_objfile *dwarf2_per_objfile,
+extern void dwarf_decode_macros (dwarf2_per_objfile *per_objfile,
                                 buildsym_compunit *builder,
-                                dwarf2_section_info *section,
+                                const dwarf2_section_info *section,
                                 const struct line_header *lh,
                                 unsigned int offset_size,
                                 unsigned int offset,
This page took 0.042351 seconds and 4 git commands to generate.