OSDN Git Service

Merge "Add <sys/mtio.h>."
[android-x86/bionic.git] / libdl / libdl.x86_64.map
index 28d2613..8270fe9 100644 (file)
@@ -35,11 +35,16 @@ LIBC_N {
 
 LIBC_PLATFORM {
   global:
+    __cfi_init;
+    __cfi_slowpath;
+    __cfi_slowpath_diag;
     android_dlwarning;
     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_init_anonymous_namespace;
     android_create_namespace;
+    android_link_namespaces;
+    android_get_exported_namespace;
 } LIBC_N;