Searched refs:verbose_dlsym (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-thread-db.c458 verbose_dlsym (void *handle, const char *name)
745 void *thr_iter = verbose_dlsym (info->handle, "td_ta_thr_iter");
819 info->func ## _p = (func ## _ftype *) verbose_dlsym (info->handle, #func)
457 verbose_dlsym (void *handle, const char *name) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c454 verbose_dlsym (void *handle, const char *name)
741 void *thr_iter = verbose_dlsym (info->handle, "td_ta_thr_iter");
833 info->func ## _p = (func ## _ftype *) verbose_dlsym (info->handle, #func)
453 verbose_dlsym (void *handle, const char *name) function

Completed in 205 milliseconds