summaryrefslogtreecommitdiff
path: root/libdw/libdw.map
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-07-28 07:12:38 +0000
committerRoland McGrath <roland@redhat.com>2005-07-28 07:12:38 +0000
commit1838590b6a448e3e2d0cc3ea6a96c8d09d3f21a4 (patch)
treecb40974e2538ddcb620f1bc5bcdd9257adf17d3f /libdw/libdw.map
parentd89bbe4e1e7502b2b8329185f8a60f9d0e82b824 (diff)
downloadelfutils-1838590b6a448e3e2d0cc3ea6a96c8d09d3f21a4.tar.gz
Merge libdwfl contents into libdw.so
Diffstat (limited to 'libdw/libdw.map')
-rw-r--r--libdw/libdw.map36
1 files changed, 36 insertions, 0 deletions
diff --git a/libdw/libdw.map b/libdw/libdw.map
index 5c713e8e..fb4a62d1 100644
--- a/libdw/libdw.map
+++ b/libdw/libdw.map
@@ -88,6 +88,42 @@ ELFUTILS_0.111 {
dwarf_whatattr;
dwarf_whatform;
+ # libdwfl_pic.a contributes these symbols.
+ dwfl_addrdie;
+ dwfl_addrdwarf;
+ dwfl_addrmodule;
+ dwfl_begin;
+ dwfl_end;
+ dwfl_errmsg;
+ dwfl_errno;
+ dwfl_getdwarf;
+ dwfl_getmodules;
+ dwfl_getsrc;
+ dwfl_linecu;
+ dwfl_lineinfo;
+ dwfl_linemodule;
+ dwfl_linux_kernel_find_elf;
+ dwfl_linux_kernel_module_section_address;
+ dwfl_linux_kernel_report_kernel;
+ dwfl_linux_kernel_report_modules;
+ dwfl_linux_proc_find_elf;
+ dwfl_linux_proc_report;
+ dwfl_module_addrdie;
+ dwfl_module_addrname;
+ dwfl_module_getdwarf;
+ dwfl_module_getelf;
+ dwfl_module_getsrc;
+ dwfl_module_getsrc_file;
+ dwfl_module_info;
+ dwfl_module_nextcu;
+ dwfl_nextcu;
+ dwfl_report_begin;
+ dwfl_report_elf;
+ dwfl_report_end;
+ dwfl_report_module;
+ dwfl_standard_argp;
+ dwfl_standard_find_debuginfo;
+
local:
*;
} ELFUTILS_0;