Modified changes for split-dwarf and dwarf-5.
authorBhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
Mon, 4 Jul 2022 10:50:29 +0000 (16:20 +0530)
committerAlok Kumar Sharma <AlokKumar.Sharma@amd.com>
Mon, 4 Jul 2022 11:12:35 +0000 (16:42 +0530)
commit407115429b349a55561213a61e910756c965f902
tree9802ecf4d86555e3a295b0323e71e2afb3e9ffe0
parenta0f3a4c646cce619b6c5392b4ec8dcceeb5729ba
Modified changes for split-dwarf and dwarf-5.

        * dwarf.c(process_debug_info): Include DW_TAG_skeleton_unit.
        (display_debug_str_offsets): While dumping .debug_str_offsets.dwo,
        pass proper str_offsets_base to fetch_indexed_string().
        (load_separate_debug_files): Skip DWO ID dump for dwarf-5.
binutils/dwarf.c