Searched refs:find_record_target (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drecord.h103 extern struct target_ops *find_record_target (void);
H A Drecord.c63 find_record_target (void) function
75 t = find_record_target ();
89 if (find_record_target () != NULL)
325 t = find_record_target ();
H A Drecord-full.c366 t = find_record_target ();
H A Dinfrun.c1608 if (find_record_target () != nullptr)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drecord.h103 extern struct target_ops *find_record_target (void);
H A Drecord.c63 find_record_target (void) function
75 t = find_record_target ();
89 if (find_record_target () != NULL)
325 t = find_record_target ();
H A Drecord-full.c364 t = find_record_target ();
H A Dinfrun.c1635 if (find_record_target () != nullptr)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-record.c625 if (find_record_target () == NULL)
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-record.c625 if (find_record_target () == NULL)

Completed in 158 milliseconds