Searched refs:auto_solib_add (Results 1 – 17 of 17) sorted by relevance
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | coff-solib.c | 133 coff_solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in coff_solib_create_inferior_hook()
|
| D | xcoffsolib.c | 188 (char *) &auto_solib_add, in _initialize_xcoffsolib()
|
| D | solib.c | 863 solib_add (NULL, from_tty, NULL, auto_solib_add); in reload_shared_libraries() 882 (char *) &auto_solib_add, in _initialize_solib()
|
| D | symfile.h | 242 extern int auto_solib_add;
|
| D | pa64solib.c | 706 if (!read_dld_descriptor (¤t_target, auto_solib_add)) in pa64_solib_in_dynamic_linker() 895 (char *) &auto_solib_add, in _initialize_pa64_solib()
|
| D | solib-osf.c | 339 solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in osf_solib_create_inferior_hook()
|
| D | solib-sunos.c | 858 solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in sunos_solib_create_inferior_hook()
|
| D | corelow.c | 242 SOLIB_ADD (NULL, *(int *) from_ttyp, ¤t_target, auto_solib_add); in solib_add_stub()
|
| D | solib-svr4.c | 1057 solib_add (NULL, 0, NULL, auto_solib_add); in enable_break()
|
| D | infrun.c | 1547 SOLIB_ADD (NULL, 0, ¤t_target, auto_solib_add); in handle_inferior_event() 2402 SOLIB_ADD (NULL, 0, ¤t_target, auto_solib_add); in handle_inferior_event()
|
| D | rs6000-nat.c | 794 if (vp == vmap || auto_solib_add) in add_vmap()
|
| D | somsolib.c | 1586 (char *) &auto_solib_add, in _initialize_som_solib()
|
| D | infcmd.c | 1849 SOLIB_ADD ((char *) 0, from_tty, ¤t_target, auto_solib_add); in attach_command()
|
| D | sol-thread.c | 419 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in sol_thread_attach()
|
| D | symfile.c | 189 int auto_solib_add = 1; variable
|
| /freebsd-10-stable/gnu/usr.bin/gdb/kgdb/ |
| D | kld.c | 483 SOLIB_ADD(NULL, 1, ¤t_target, auto_solib_add); in load_klds_stub()
|
| /freebsd-10-stable/gnu/usr.bin/gdb/libgdb/ |
| D | fbsd-threads.c | 550 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in fbsd_thread_attach()
|