Searched refs:core_target_open (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbcore.h139 extern void core_target_open (const char *arg, int from_tty);
H A Dcorelow.c316 /* Core targets are heap-allocated (see core_target_open), so here
392 core_target_open (filename, from_tty);
419 core_target_open (const char *arg, int from_tty) function
1190 add_target (core_target_info, core_target_open, filename_completer);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbcore.h139 extern void core_target_open (const char *arg, int from_tty);
H A Dcorelow.c346 /* Core targets are heap-allocated (see core_target_open), so here
421 core_target_open (filename, from_tty);
469 core_target_open (const char *arg, int from_tty) function
1327 add_target (core_target_info, core_target_open, filename_completer);

Completed in 95 milliseconds