platform_bionic/libdl/libdl.arm64.map

30 lines
495 B
Text
Raw Normal View History

# Generated by genversion-scripts.py. Do not edit.
LIBC {
global:
android_dlopen_ext;
dl_iterate_phdr;
dladdr;
dlclose;
dlerror;
dlopen;
dlsym;
local:
*;
};
LIBC_N {
global:
dlvsym;
} LIBC;
LIBC_PLATFORM {
global:
android_get_application_target_sdk_version;
android_set_application_target_sdk_version;
android_get_LD_LIBRARY_PATH;
android_update_LD_LIBRARY_PATH;
android_init_namespaces;
android_create_namespace;
} LIBC_N;