Home
last modified time | relevance | path

Searched refs:auto_solib_add (Results 1 – 17 of 17) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
Dcoff-solib.c133 coff_solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in coff_solib_create_inferior_hook()
Dxcoffsolib.c188 (char *) &auto_solib_add, in _initialize_xcoffsolib()
Dsolib.c863 solib_add (NULL, from_tty, NULL, auto_solib_add); in reload_shared_libraries()
882 (char *) &auto_solib_add, in _initialize_solib()
Dsymfile.h242 extern int auto_solib_add;
Dpa64solib.c706 if (!read_dld_descriptor (&current_target, auto_solib_add)) in pa64_solib_in_dynamic_linker()
895 (char *) &auto_solib_add, in _initialize_pa64_solib()
Dsolib-osf.c339 solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in osf_solib_create_inferior_hook()
Dsolib-sunos.c858 solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); in sunos_solib_create_inferior_hook()
Dcorelow.c242 SOLIB_ADD (NULL, *(int *) from_ttyp, &current_target, auto_solib_add); in solib_add_stub()
Dsolib-svr4.c1057 solib_add (NULL, 0, NULL, auto_solib_add); in enable_break()
Dinfrun.c1547 SOLIB_ADD (NULL, 0, &current_target, auto_solib_add); in handle_inferior_event()
2402 SOLIB_ADD (NULL, 0, &current_target, auto_solib_add); in handle_inferior_event()
Drs6000-nat.c794 if (vp == vmap || auto_solib_add) in add_vmap()
Dsomsolib.c1586 (char *) &auto_solib_add, in _initialize_som_solib()
Dinfcmd.c1849 SOLIB_ADD ((char *) 0, from_tty, &current_target, auto_solib_add); in attach_command()
Dsol-thread.c419 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in sol_thread_attach()
Dsymfile.c189 int auto_solib_add = 1; variable
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
Dkld.c483 SOLIB_ADD(NULL, 1, &current_target, auto_solib_add); in load_klds_stub()
/freebsd-10-stable/gnu/usr.bin/gdb/libgdb/
Dfbsd-threads.c550 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in fbsd_thread_attach()