dwarf.h: Add DW_AT_GNU_deleted.
authorMark Wielaard <mjw@redhat.com>
Sun, 5 Oct 2014 15:12:41 +0000 (17:12 +0200)
committerMark Wielaard <mjw@redhat.com>
Sun, 5 Oct 2014 15:24:46 +0000 (17:24 +0200)
commit2e83c64987a1575f0d9e1d30b3eeae968f4b4156
treefbebb437c07652e1bb0ff8ca63ebb3a4f0684968
parent281ebd7d5ac10c094b73c6ab812414cd7b891e60
dwarf.h: Add DW_AT_GNU_deleted.

DW_AT_GNU_deleted is added by G++ for C++11 deleted special member
functions (= delete;). This is a constant only addition to dwarf.h.
No other part of elfutils currently depends on this attribute.
Also added to https://fedorahosted.org/elfutils/wiki/DwarfExtensions

Signed-off-by: Mark Wielaard <mjw@redhat.com>
libdw/ChangeLog
libdw/dwarf.h