1# Generated by genversion-scripts.py. Do not edit. 2 3LIBC { 4 global: 5 android_dlopen_ext; 6 dl_iterate_phdr; 7 dl_unwind_find_exidx; # arm 8 dladdr; 9 dlclose; 10 dlerror; 11 dlopen; 12 dlsym; 13}; 14 15LIBC_N { 16 global: 17 dlvsym; 18} LIBC; 19