commit | 9619d34d206e39ee17e9cc96e755b163c8fa626f | [log] [tgz] |
---|---|---|
author | Mark Wielaard <mark@klomp.org> | Wed Jul 26 17:06:07 2017 +0200 |
committer | Mark Wielaard <mark@klomp.org> | Wed Aug 02 13:51:51 2017 +0200 |
tree | b278db14e2afe6a68f338609830ef4d6ca1bad18 | |
parent | 8e9c76b680b3b3dc8bcabfe7bd84760b99bf83f5 [diff] |
libdw: Add new DWARF5 tag constants. Add DW_TAG_coarray_type, DW_TAG_generic_subrange, DW_TAG_dynamic_type, DW_TAG_call_site, DW_TAG_call_site_parameter, DW_TAG_skeleton_unit, DW_TAG_immutable_type. Just the constants, no further interpretion yet. Signed-off-by: Mark Wielaard <mark@klomp.org>