Searched refs:print_symbol_loading_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymfile.h274 extern int print_symbol_loading_p (int from_tty, int mainline, int full);
H A Dsolib.c1004 if (print_symbol_loading_p (from_tty, 0, 0))
1344 if (print_symbol_loading_p (from_tty, 0, 0))
H A Dsymfile.c164 print_symbol_loading_p (int from_tty, int exec, int full)
1046 const int should_print = (print_symbol_loading_p (from_tty, mainline, 1)
2604 const int should_print = (print_symbol_loading_p (from_tty, mainline, 1)
163 print_symbol_loading_p (int from_tty, int exec, int full) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile.h483 extern int print_symbol_loading_p (int from_tty, int mainline, int full);
H A Dsolib.c955 if (print_symbol_loading_p (from_tty, 0, 0))
1294 if (print_symbol_loading_p (from_tty, 0, 0))
H A Dsymfile.c159 print_symbol_loading_p (int from_tty, int exec, int full)
1056 const int should_print = (print_symbol_loading_p (from_tty, mainline, 1)
158 print_symbol_loading_p (int from_tty, int exec, int full) function

Completed in 120 milliseconds