Rev. | 时间 | 作者 |
---|---|---|
dd787f5 users/simark/submit/share-dwarf-partial-symtabs-v2 | 2020-05-13 04:24:51 | Tom Tromey |
Share DWARF partial symtabs |
||
fb113f4 | 2020-05-13 04:24:51 | Simon Marchi |
Make mapped_debug_names independent of objfile |
||
5b75b03 | 2020-05-13 04:24:51 | Simon Marchi |
Replace dwarf2_per_cu_data::cu backlink with per-objfile map |
||
bd6776c | 2020-05-13 04:24:51 | Simon Marchi |
Pass existing_cu object to cutu_reader |
||
d8ec151 | 2020-05-13 04:24:51 | Simon Marchi |
Add comp_unit_head to dwarf2_per_cu_data |
||
7d58fe1 | 2020-05-13 04:24:51 | Simon Marchi |
Make load_cu return the loaded dwarf2_cu |
||
a3ddd1a | 2020-05-13 04:24:51 | Simon Marchi |
Pass dwarf2_cu to process_full_{comp,type}_unit |
||
d4b0ea1 | 2020-05-13 04:24:51 | Simon Marchi |
Pass dwarf2_per_bfd instead of dwarf2_per_objfile to some index-related functions |
||
f4a3bd8 | 2020-05-13 04:24:51 | Tom Tromey |
Move signatured_type::type to unshareable object |
||
5b9cfc4 | 2020-05-13 04:24:51 | Tom Tromey |
Split type_unit_group |
||
a35610c | 2020-05-13 04:24:51 | Simon Marchi |
Remove dwarf2_per_cu_data::dwarf2_per_objfile |
||
df7a679 | 2020-05-13 04:24:51 | Simon Marchi |
Remove leftover references to dwarf2_per_cu_data::dwarf2_per_objfile |
||
2a651b1 | 2020-05-13 04:24:51 | Simon Marchi |
Add dwarf2_per_objfile parameter to get_die_type_at_offset |
||
bd3914c | 2020-05-13 04:24:51 | Simon Marchi |
Add dwarf2_per_objfile parameter to free_one_cached_comp_unit |
||
c8b4219 | 2020-05-13 04:24:51 | Simon Marchi |
Remove dwarf2_per_cu_data::objfile () |
||
2a2b2a7 | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile parameters to dwarf2_fetch_* functions |
||
caca6f5 | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile parameter to allocate_piece_closure |
||
7b9424e | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile parameter to dwarf2_read_addr_index |
||
a2ffabb | 2020-05-13 04:24:50 | Simon Marchi |
Remove dwarf2_per_cu_data::text_offset |
||
a03eab7 | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cache |
||
d263409 | 2020-05-13 04:24:50 | Simon Marchi |
Move int type methods out of dwarf2_per_cu_data |
||
30677c8 | 2020-05-13 04:24:50 | Simon Marchi |
Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile in queue_and_load_all_dwo_tus |
||
9e575d4 | 2020-05-13 04:24:50 | Simon Marchi |
Pass dwarf2_cu objects to dwo-related functions, instead of dwarf2_per_cu_data |
||
e734976 | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile parameter to process_full_{comp,type}_unit |
||
6174efd | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile parameter to recursively_compute_inclusions |
||
d4ea1c4 | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile parameter to create_partial_symtab |
||
68a4419 | 2020-05-13 04:24:50 | Simon Marchi |
Remove dwarf2_per_cu_data::dwarf2_per_objfile reference in cutu_reader::keep |
||
4132873 | 2020-05-13 04:24:50 | Simon Marchi |
Make queue_and_load_dwo_tu receive a dwarf2_cu |
||
9fb9ca8 | 2020-05-13 04:24:50 | Simon Marchi |
Add dwarf2_per_objfile parameter to cutu_reader's constructors |
||
bf1c1db | 2020-05-13 04:24:50 | Simon Marchi |
Use bfd_get_filename instead of objfile_name in lookup_dwo_unit |