summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.h
AgeCommit message (Expand)Author
2018-06-09Remove a VEC from dwarf2read.cTom Tromey
2018-05-18Allocate dwz_file with newTom Tromey
2018-05-18Allocate dwp_file with newTom Tromey
2018-05-18Use new to allocate mapped_indexTom Tromey
2018-04-07Make dwarf2_per_objfile::all_type_units an std::vectorSimon Marchi
2018-04-07Make dwarf2_per_objfile::all_comp_units an std::vectorSimon Marchi
2018-04-07Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfileSimon Marchi
2018-03-27Move DWARF index-related things to a separate fileSimon Marchi