Add support for call_site and entry_value to dwarf.h and readelf.
authorMark Wielaard <mjw@redhat.com>
Tue, 22 Mar 2011 22:03:31 +0000 (23:03 +0100)
committerMark Wielaard <mjw@redhat.com>
Wed, 23 Mar 2011 08:35:23 +0000 (09:35 +0100)
commite3368c58342aa11d833f8657950aca5501483826
tree32d515ee9d14e3d91ee03ab83c1cbd3d8202131f
parenta062b6bcadd1565d360acf640f9d4c159b2270ea
Add support for call_site and entry_value to dwarf.h and readelf.

New tags DW_TAG_GNU_call_site and DW_TAG_GNU_call_site_parameter.
New attributes DW_AT_GNU_call_site_value,
DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites,
and DW_AT_GNU_all_source_call_sites.
New operation DW_OP_GNU_entry_value.
libdw/ChangeLog
libdw/dwarf.h
src/ChangeLog
src/readelf.c