Searched defs:dlopen (Results 1 - 2 of 2) sorted by relevance

/bionic/libdl/
H A Dlibdl.c21 void *dlopen(const char *filename, int flag) { return 0; } function
/bionic/linker/
H A Ddlfcn.c54 void *dlopen(const char *filename, int flag) function
170 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0dl_unwind_find_exidx\0"
176 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0dl_iterate_phdr\0"
190 st_value: (Elf32_Addr) &dlopen,

Completed in 41 milliseconds