diff options
Diffstat (limited to 'gdb/dwarf2/macro.h')
-rw-r--r-- | gdb/dwarf2/macro.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/dwarf2/macro.h b/gdb/dwarf2/macro.h index d92994f..dc92c18 100644 --- a/gdb/dwarf2/macro.h +++ b/gdb/dwarf2/macro.h @@ -26,8 +26,7 @@ extern void dwarf_decode_macros (dwarf2_per_objfile *per_objfile, buildsym_compunit *builder, const dwarf2_section_info *section, const struct line_header *lh, - unsigned int offset_size, - unsigned int offset, + unsigned int offset_size, unsigned int offset, dwarf2_section_info *str_section, dwarf2_section_info *str_offsets_section, gdb::optional<ULONGEST> str_offsets_base, |