Home
last modified time | relevance | path

Searched refs:solib_read_symbols (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsolib.h42 extern int solib_read_symbols (struct so_list *, int);
Dsolib.c401 solib_read_symbols (struct so_list *so, int from_tty) in solib_read_symbols() function
652 if (readsyms && solib_read_symbols (gdb, from_tty)) in solib_add()
Dbsd-uthread.c240 solib_read_symbols (so, so->from_tty); in bsd_uthread_solib_loaded()