treat DW_TAG_skeleton_unit like DW_TAG_compile_unit
commite95904b99c87606eae1372ee4661e9db03833f08
authorLuboš Luňák <l.lunak@centrum.cz>
Tue, 26 Apr 2022 06:35:16 +0000 (26 08:35 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 13 Jun 2022 20:07:40 +0000 (13 22:07 +0200)
tree2c5b67fd8b6fee40e432155d4c9ed57eec0eeeb6
parent69767ee522324836e9147154ac0c350662747007
treat DW_TAG_skeleton_unit like DW_TAG_compile_unit

It's basically the same, except for being split-dwarf. Handling
it is required e.g. for reading line info.
coregrind/m_debuginfo/readdwarf.c
coregrind/m_debuginfo/readdwarf3.c