Searched refs:dlerror (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/
H A Ddlfcn.h48 extern const char* dlerror(void);
/bionic/libdl/
H A Ddltest.c127 dlerr = dlerror();
129 dlerr = dlerror();
134 dlerr = dlerror();
139 dlerr = dlerror();
H A Dlibdl.c22 const char *dlerror(void) { return 0; } function
/bionic/linker/
H A Ddlfcn.c70 const char *dlerror(void) function
170 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0dl_unwind_find_exidx\0"
176 "dlopen\0dlclose\0dlsym\0dlerror\0dladdr\0dl_iterate_phdr\0"
205 st_value: (Elf32_Addr) &dlerror,
/bionic/libc/bionic/
H A Dmalloc_debug_common.cpp419 __progname, so_name, debug_level, dlerror());

Completed in 2017 milliseconds