summaryrefslogtreecommitdiffstats
path: root/dwflpp.h
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2010-01-18 14:19:46 -0500
committerDave Brolley <brolley@redhat.com>2010-01-18 14:19:46 -0500
commit6e4a696d4f95b5adc92049fa98f390a096f7e00f (patch)
tree7f0d9d2092d32915714fe00412b0f05eb306964a /dwflpp.h
parentb75067caf1bb416af21473e40c917d953531e9f9 (diff)
parent08d1d520616557f6ff7dd023e260ad6577e9e0e8 (diff)
downloadsystemtap-steved-6e4a696d4f95b5adc92049fa98f390a096f7e00f.tar.gz
systemtap-steved-6e4a696d4f95b5adc92049fa98f390a096f7e00f.tar.xz
systemtap-steved-6e4a696d4f95b5adc92049fa98f390a096f7e00f.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'dwflpp.h')
-rw-r--r--dwflpp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dwflpp.h b/dwflpp.h
index cdc6ad98..523dd883 100644
--- a/dwflpp.h
+++ b/dwflpp.h
@@ -284,8 +284,6 @@ struct dwflpp
Dwarf_Addr relocate_address(Dwarf_Addr addr, std::string& reloc_section);
- Dwarf_Addr literal_addr_to_sym_addr(Dwarf_Addr lit_addr);
-
private:
DwflPtr dwfl_ptr;