Searched refs:SOLIB_ADD (Results 1 – 14 of 14) sorted by relevance
| /trueos/contrib/gdb/gdb/ |
| HD | corelow.c | 71 #ifdef SOLIB_ADD 235 #ifdef SOLIB_ADD 242 SOLIB_ADD (NULL, *(int *) from_ttyp, ¤t_target, auto_solib_add); in solib_add_stub() 383 #ifdef SOLIB_ADD in core_open()
|
| HD | solib.h | 37 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
|
| HD | coff-solib.h | 35 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
|
| HD | pa64solib.h | 28 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
|
| HD | somsolib.h | 36 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ macro
|
| HD | infrun.c | 261 #ifdef SOLIB_ADD 1519 #ifdef SOLIB_ADD in handle_inferior_event() 1547 SOLIB_ADD (NULL, 0, ¤t_target, auto_solib_add); in handle_inferior_event() 2373 #ifdef SOLIB_ADD in handle_inferior_event() 2402 SOLIB_ADD (NULL, 0, ¤t_target, auto_solib_add); in handle_inferior_event() 2483 #if defined(SOLIB_ADD) in handle_inferior_event() 4173 #ifdef SOLIB_ADD in _initialize_infrun()
|
| HD | infcmd.c | 1847 #ifdef SOLIB_ADD in attach_command() 1849 SOLIB_ADD ((char *) 0, from_tty, ¤t_target, auto_solib_add); in attach_command()
|
| HD | sol-thread.c | 419 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in sol_thread_attach()
|
| HD | breakpoint.c | 3252 #if defined(SOLIB_ADD) in bpstat_get_triggered_catchpoints() 4332 #ifdef SOLIB_ADD
|
| /trueos/contrib/gdb/gdb/config/rs6000/ |
| HD | nm-rs6000.h | 46 #define SOLIB_ADD(a, b, c, d) \ macro
|
| HD | tm-rs6000.h | 101 #ifndef SOLIB_ADD
|
| /trueos/gnu/usr.bin/gdb/kgdb/ |
| HD | kld.c | 483 SOLIB_ADD(NULL, 1, ¤t_target, auto_solib_add); in load_klds_stub()
|
| /trueos/gnu/usr.bin/gdb/libgdb/ |
| HD | fbsd-threads.c | 550 SOLIB_ADD ((char *) 0, from_tty, (struct target_ops *) 0, auto_solib_add); in fbsd_thread_attach()
|
| /trueos/contrib/gdb/gdb/doc/ |
| HD | gdbint.texinfo | 4576 @item SOLIB_ADD (@var{filename}, @var{from_tty}, @var{targ}, @var{readsyms}) 4577 @findex SOLIB_ADD
|