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