diff options
author | Alan Modra <amodra@gmail.com> | 2019-11-30 16:57:55 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-12-03 16:27:29 +1030 |
commit | 99b06c600f0f5cb730cbdab9c3bb8b1f9317e0a1 (patch) | |
tree | 3d5e03311bf14492193b02ec6af986ce9189136f /bfd/elf32-csky.c | |
parent | 019cc8758a68d016db920f96de3273a2824929d1 (diff) | |
download | gdb-99b06c600f0f5cb730cbdab9c3bb8b1f9317e0a1.zip gdb-99b06c600f0f5cb730cbdab9c3bb8b1f9317e0a1.tar.gz gdb-99b06c600f0f5cb730cbdab9c3bb8b1f9317e0a1.tar.bz2 |
PR25230, dwarf2.c per file stash
This is just moving things around, in preparation for parsing alt
file debug_info.
PR 25230
* dwarf2.c (struct dwarf2_debug_file): New struct.
(struct dwarf2_debug): Delete fields now in dwarf2_debug_file.
Add f, alt fields.
(struct comp_unit): Add file field.
(read_indirect_string, read_indirect_line_string): Adjust to suit.
(read_alt_indirect_string, read_alt_indirect_ref): Likewise.
(read_debug_ranges, find_abstract_instance, read_rangelist): Likewise.
(_bfd_dwarf2_stash_syms, place_sections): Likewise.
(stash_maybe_update_info_hash_tablse): Likewise.
(stash_verify_info_hash_table): Likewise.
(_bfd_dwarf2_slurp_debug_info): Likewise.
(_bfd_dwarf2_find_symbol_bias): Likewise.
(_bfd_dwarf2_find_nearest_line): Likewise.
(_bfd_dwarf2_cleanup_debug_info): Likewise.
(read_abbrevs): Add file param and adjust. Update calls.
(stash_comp_unit): Likewise.
(decode_line_info): Delete stash param and adjust. Update calls.
(comp_unit_find_nearest_line): Likewise.
(comp_unit_maybe_decode_line_info): Likewise.
(comp_unit_find_line): Likewise.
(parse_comp_unit): Add file and info_ptr param and adjust. Update
calls.
Diffstat (limited to 'bfd/elf32-csky.c')
0 files changed, 0 insertions, 0 deletions