aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/section.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Add dwarf2_section_info::read_string methodTom Tromey1-0/+17
2020-03-26Convert dwarf2_section_buffer_overflow_complaint to a methodTom Tromey1-3/+2
2020-03-26Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.cTom Tromey1-0/+10
2020-02-08Change section functions to be methods of dwarf2_section_infoTom Tromey1-40/+41
2020-02-08Create dwarf2/section.[ch]Tom Tromey1-0/+179