summaryrefslogtreecommitdiff
path: root/libdw/libdw.map
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-12-23 01:51:43 +0000
committerRoland McGrath <roland@redhat.com>2005-12-23 01:51:43 +0000
commit50ffcbf97ba8c7d57f2e822a6974d1f5f8bf15f6 (patch)
tree6f3d1986e75cb0dc711fabdf0e32f9a22c07b926 /libdw/libdw.map
parent1656bc00ae97fa16a941a8cefacc4e01488d0e8a (diff)
downloadelfutils-50ffcbf97ba8c7d57f2e822a6974d1f5f8bf15f6.tar.gz
2005-12-22 Roland McGrath <roland@redhat.com>
* libdw.map: Bump to 0.119; export dwfl_linux_proc_maps_report.
Diffstat (limited to 'libdw/libdw.map')
-rw-r--r--libdw/libdw.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/libdw/libdw.map b/libdw/libdw.map
index 98196a9d..4057916b 100644
--- a/libdw/libdw.map
+++ b/libdw/libdw.map
@@ -1,5 +1,5 @@
ELFUTILS_0 { };
-ELFUTILS_0.118 {
+ELFUTILS_0.119 {
global:
dwarf_abbrevhaschildren;
dwarf_addrdie;
@@ -113,6 +113,7 @@ ELFUTILS_0.118 {
dwfl_linux_kernel_report_offline;
dwfl_linux_proc_find_elf;
dwfl_linux_proc_report;
+ dwfl_linux_proc_maps_report;
dwfl_module_addrdie;
dwfl_module_addrname;
dwfl_module_getdwarf;