]> git.ipfire.org Git - thirdparty/elfutils.git/commit
dwarf-knowledge.cc expected_value_space for DW_AT_GNU_vector is VS(flag).
authorMark Wielaard <mjw@redhat.com>
Fri, 1 Apr 2011 22:59:50 +0000 (00:59 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 1 Apr 2011 23:03:44 +0000 (01:03 +0200)
commite7b14bb4394d89e131843889edde21c2f73a8609
treec118205f6032ac8ee529d8ba6a1a97819f971dc5
parent55ab44d1e5c08f9b68a730a70c740a2e519476f4
dwarf-knowledge.cc expected_value_space for DW_AT_GNU_vector is VS(flag).

Also DW_AT_GNU_vector is an optional attribute for DW_TAG_array_type
in dwarflint/expected-at.cc.
dwarflint/expected-at.cc
libdw/c++/dwarf-knowledge.cc