Home
last modified time | relevance | path

Searched refs:from_ttyp (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsolist.h99 int (*open_symbol_file_object) (void *from_ttyp);
Dsolib-irix.c590 irix_open_symbol_file_object (void *from_ttyp) in irix_open_symbol_file_object() argument
597 int from_tty = *(int *) from_ttyp; in irix_open_symbol_file_object()
Dcorelow.c244 solib_add_stub (void *from_ttyp) in solib_add_stub() argument
246 SOLIB_ADD (NULL, *(int *) from_ttyp, &current_target, auto_solib_add); in solib_add_stub()
Dsolib-osf.c565 osf_open_symbol_file_object (void *from_ttyp) in osf_open_symbol_file_object() argument
588 symbol_file_add_main (so.so_name, *(int *) from_ttyp); in osf_open_symbol_file_object()
Dsolib-aix5.c323 open_symbol_file_object (void *from_ttyp) in open_symbol_file_object() argument
328 int from_tty = *(int *)from_ttyp; in open_symbol_file_object()
Dsolib-svr4.c541 open_symbol_file_object (void *from_ttyp) in open_symbol_file_object() argument
546 int from_tty = *(int *)from_ttyp; in open_symbol_file_object()
Dsolib-sunos.c369 open_symbol_file_object (void *from_ttyp) in open_symbol_file_object() argument
Dsolib-frv.c335 open_symbol_file_object (void *from_ttyp) in open_symbol_file_object() argument