summaryrefslogtreecommitdiffstats
path: root/libelf/libelf.map
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2007-09-27 07:31:33 +0000
committerRoland McGrath <[email protected]>2007-09-27 07:31:33 +0000
commitc76f0b05676f6207affbfd85e75063db3b6eeccf (patch)
tree8ccc124a5908a03d34113a7dcdeb2abad7d71522 /libelf/libelf.map
parentcb6d865011ad98a8ac2018f072f396a2268739ca (diff)
2007-09-27 Roland McGrath <[email protected]>
* alpha_retval.c: Use dwarf_attr_integrate and dwarf_hasattr_integrate. * i386_retval.c: Likewise. * ia64_retval.c: Likewise. * ppc64_retval.c: Likewise. * ppc_retval.c: Likewise. * s390_retval.c: Likewise. * sparc_retval.c: Likewise. * x86_64_retval.c: Likewise.
Diffstat (limited to 'libelf/libelf.map')
-rw-r--r--libelf/libelf.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libelf/libelf.map b/libelf/libelf.map
index bc597c6f..9453c438 100644
--- a/libelf/libelf.map
+++ b/libelf/libelf.map
@@ -122,4 +122,5 @@ ELFUTILS_1.3 {
global:
gelf_getauxv;
gelf_update_auxv;
+ gelf_getnote;
};