aboutsummaryrefslogtreecommitdiff
path: root/libdl/libdl.x86_64.map
diff options
context:
space:
mode:
Diffstat (limited to 'libdl/libdl.x86_64.map')
-rw-r--r--libdl/libdl.x86_64.map6
1 files changed, 3 insertions, 3 deletions
diff --git a/libdl/libdl.x86_64.map b/libdl/libdl.x86_64.map
index 8779e4cf1..28d261362 100644
--- a/libdl/libdl.x86_64.map
+++ b/libdl/libdl.x86_64.map
@@ -17,8 +17,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dladdr;
dlclose;
dlerror;
@@ -30,7 +30,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {