Searched refs:dl_error (Results 1 – 1 of 1) sorted by relevance
194 char *dl_error = NULL; variable207 dl_error = (char*)"LoadLibrary failed"; in dlopen()209 dl_error = NULL; in dlopen()220 dl_error = (char*)"GetProcAddress failed"; in dlsym()222 dl_error = NULL; in dlsym()229 return dl_error; in dlerror()