Use a const dwarf2_section_info in macro reader
[deliverable/binutils-gdb.git] / gdb / dwarf2 / macro.h
index b92987cf0d150bba6b62f8ae28f4a72afdcbe244..cb66a6f50cd066e7ade1f14a9fde1eb3ee5cb1c1 100644 (file)
@@ -24,7 +24,7 @@ struct buildsym_compunit;
 
 extern void dwarf_decode_macros (struct dwarf2_per_objfile *dwarf2_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.023958 seconds and 4 git commands to generate.