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

/bionic/libdl/
H A Dlibdl.c26 const char* dlerror(void) { return 0; } function
/bionic/linker/
H A Ddlfcn.cpp53 const char* dlerror() { function
187 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0android_update_LD_LIBRARY_PATH\0android_get_LD_LIBRARY_PATH\0dl_iterate_phdr\0android_dlopen_ext\0dl_unwind_find_exidx\0"
192 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0android_update_LD_LIBRARY_PATH\0android_get_LD_LIBRARY_PATH\0dl_iterate_phdr\0android_dlopen_ext\0"
206 ELFW(SYM_INITIALIZER)( 21, &dlerror, 1),

Completed in 236 milliseconds