summaryrefslogtreecommitdiff
path: root/debuginfod/libdebuginfod.map
blob: 7d2f5882fed3e22c60329244970a356f07377b0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ELFUTILS_0 { };
ELFUTILS_0.178 {
  global:
  debuginfod_begin;
  debuginfod_end;
  debuginfod_find_debuginfo;
  debuginfod_find_executable;
  debuginfod_find_source;
  debuginfod_set_progressfn;
} ELFUTILS_0;
ELFUTILS_0.179 {
  global:
  debuginfod_set_user_data;
  debuginfod_get_user_data;
  debuginfod_get_url;
  debuginfod_add_http_header;
} ELFUTILS_0.178;
ELFUTILS_0.183 {
  debuginfod_set_verbose_fd;
} ELFUTILS_0.179;