summaryrefslogtreecommitdiff
path: root/debuginfod/libdebuginfod.map
diff options
context:
space:
mode:
Diffstat (limited to 'debuginfod/libdebuginfod.map')
-rw-r--r--debuginfod/libdebuginfod.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/debuginfod/libdebuginfod.map b/debuginfod/libdebuginfod.map
index 6334373f..355a89fd 100644
--- a/debuginfod/libdebuginfod.map
+++ b/debuginfod/libdebuginfod.map
@@ -22,3 +22,6 @@ ELFUTILS_0.188 {
debuginfod_get_headers;
debuginfod_find_section;
} ELFUTILS_0.183;
+ELFUTILS_0.190 {
+ debuginfod_find_metadata;
+} ELFUTILS_0.188;