summaryrefslogtreecommitdiff
path: root/libdw/libdw.map
diff options
context:
space:
mode:
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;