summaryrefslogtreecommitdiffstats
path: root/libdw/c++/dwarf_output
diff options
context:
space:
mode:
Diffstat (limited to 'libdw/c++/dwarf_output')
-rw-r--r--libdw/c++/dwarf_output8
1 files changed, 1 insertions, 7 deletions
diff --git a/libdw/c++/dwarf_output b/libdw/c++/dwarf_output
index 0ee62dae..119221c1 100644
--- a/libdw/c++/dwarf_output
+++ b/libdw/c++/dwarf_output
@@ -151,12 +151,6 @@ namespace elfutils
friend class dwarf_output;
friend class dwarf_output_collector;
- __attribute__((used)) die_info_pair *info () const
- {
- return reinterpret_cast<die_info_pair *>
- (const_cast<debug_info_entry *> (this));
- }
-
public:
class attributes_type
: public dwarf_data::attributes_type<dwarf_output, value>
@@ -1706,7 +1700,7 @@ namespace elfutils
/* XXX disabled! tentative circularity matches taint this record!
must record taint to avoid caching, or punt caching.
*/
- _m_pending->_m_matched = doppleganger;
+ //_m_pending->_m_matched = doppleganger;
}
/* This is called by finalize_children. In case of imported_unit