summaryrefslogtreecommitdiff
path: root/libdw/libdw.map
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-09-10 12:39:09 -0700
committerRoland McGrath <roland@redhat.com>2009-09-10 12:39:09 -0700
commitf0371041995308d197447019eb2ac9285c96477b (patch)
treef8cbd18cda8bb5758afd16b13e77dee99c4d0087 /libdw/libdw.map
parent381534dbcd40714ec68f449b0ebd3a642ae46ca0 (diff)
downloadelfutils-f0371041995308d197447019eb2ac9285c96477b.tar.gz
DW_OP_implicit_value support
Diffstat (limited to 'libdw/libdw.map')
-rw-r--r--libdw/libdw.map2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdw/libdw.map b/libdw/libdw.map
index 6fc86b34..b39db481 100644
--- a/libdw/libdw.map
+++ b/libdw/libdw.map
@@ -212,6 +212,8 @@ ELFUTILS_0.142 {
ELFUTILS_0.143 {
global:
+ dwarf_getlocation_implicit_value;
+
# Replaced ELFUTILS_0.122 versions. Both versions point to the
# same implementation, but users of the new symbol version can
# presume that they use dwarf_attr_integrate properly.