blob: 1cf3d3fe3e48ff1b8419a5f41291d633689bd5a3 [file] [log] [blame]
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001ELFUTILS_1.0 {
2 global:
3 dwfl_addrdie;
4 dwfl_addrdwarf;
5 dwfl_addrmodule;
6 dwfl_begin;
7 dwfl_end;
8 dwfl_errmsg;
9 dwfl_errno;
10 dwfl_getdwarf;
11 dwfl_getsrc;
12 dwfl_linecu;
13 dwfl_lineinfo;
14 dwfl_linemodule;
15 dwfl_linux_kernel_find_elf;
16 dwfl_linux_kernel_module_section_address;
17 dwfl_linux_kernel_report_kernel;
18 dwfl_linux_kernel_report_modules;
19 dwfl_linux_proc_find_elf;
20 dwfl_linux_proc_report;
21 dwfl_module_addrdie;
22 dwfl_module_addrname;
23 dwfl_module_getdwarf;
24 dwfl_module_getelf;
25 dwfl_module_getsrc;
26 dwfl_module_getsrc_file;
27 dwfl_module_info;
28 dwfl_module_nextcu;
29 dwfl_nextcu;
30 dwfl_report_begin;
31 dwfl_report_elf;
32 dwfl_report_end;
33 dwfl_report_module;
34 dwfl_standard_argp;
35 dwfl_standard_find_debuginfo;
36
37 local:
38 *;
39};