aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/macro.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-02DWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef_strx macro entries.nitachra1-0/+3
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi1-1/+1
2020-03-26Use a const dwarf2_section_info in macro readerTom Tromey1-1/+1
2020-03-26Use a const line_header in macro readerTom Tromey1-1/+1
2020-03-26Move code to new file dwarf2/macro.cTom Tromey1-0/+33