Home
last modified time | relevance | path

Searched refs:SOLIB_ADD (Results 1 – 14 of 14) sorted by relevance

/trueos/contrib/gdb/gdb/
HDcorelow.c71 #ifdef SOLIB_ADD
235 #ifdef SOLIB_ADD
242 SOLIB_ADD (NULL, *(int *) from_ttyp, &current_target, auto_solib_add); in solib_add_stub()
383 #ifdef SOLIB_ADD in core_open()
HDsolib.h37 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
HDcoff-solib.h35 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
HDpa64solib.h28 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
HDsomsolib.h36 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
HDinfrun.c261 #ifdef SOLIB_ADD
1519 #ifdef SOLIB_ADD in handle_inferior_event()
1547 SOLIB_ADD (NULL, 0, &current_target, auto_solib_add); in handle_inferior_event()
2373 #ifdef SOLIB_ADD in handle_inferior_event()
2402 SOLIB_ADD (NULL, 0, &current_target, auto_solib_add); in handle_inferior_event()
2483 #if defined(SOLIB_ADD) in handle_inferior_event()
4173 #ifdef SOLIB_ADD in _initialize_infrun()
HDinfcmd.c1847 #ifdef SOLIB_ADD in attach_command()
1849 SOLIB_ADD ((char *) 0, from_tty, &current_target, auto_solib_add); in attach_command()
HDsol-thread.c419 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in sol_thread_attach()
HDbreakpoint.c3252 #if defined(SOLIB_ADD) in bpstat_get_triggered_catchpoints()
4332 #ifdef SOLIB_ADD
/trueos/contrib/gdb/gdb/config/rs6000/
HDnm-rs6000.h46 #define SOLIB_ADD(a, b, c, d) \ macro
HDtm-rs6000.h101 #ifndef SOLIB_ADD
/trueos/gnu/usr.bin/gdb/kgdb/
HDkld.c483 SOLIB_ADD(NULL, 1, &current_target, auto_solib_add); in load_klds_stub()
/trueos/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c550 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in fbsd_thread_attach()
/trueos/contrib/gdb/gdb/doc/
HDgdbint.texinfo4576 @item SOLIB_ADD (@var{filename}, @var{from_tty}, @var{targ}, @var{readsyms})
4577 @findex SOLIB_ADD