summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/section.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Add dwarf2_section_info::read_string methodTom Tromey2020-03-261-0/+5
* Convert dwarf2_section_buffer_overflow_complaint to a methodTom Tromey2020-03-261-3/+4
* Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.cTom Tromey2020-03-261-0/+3
* Convert dwarf2_section_size to a methodTom Tromey2020-02-081-0/+13
* Change section functions to be methods of dwarf2_section_infoTom Tromey2020-02-081-51/+36
* Create dwarf2/section.[ch]Tom Tromey2020-02-081-0/+121