summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a VEC from dwarf2read.cTom Tromey2018-06-091-1/+1
* Allocate dwz_file with newTom Tromey2018-05-181-1/+1
* Allocate dwp_file with newTom Tromey2018-05-181-1/+1
* Use new to allocate mapped_indexTom Tromey2018-05-181-1/+1
* Make dwarf2_per_objfile::all_type_units an std::vectorSimon Marchi2018-04-071-10/+2
* Make dwarf2_per_objfile::all_comp_units an std::vectorSimon Marchi2018-04-071-4/+1
* Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfileSimon Marchi2018-04-071-0/+25
* Move DWARF index-related things to a separate fileSimon Marchi2018-03-271-0/+375