HomeSort by: relevance | last modified time | path
    Searched defs:target_open_ftype (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
target.h 2420 typedef void target_open_ftype (const char *args, int from_tty);
2427 target_open_ftype *func,
2418 typedef void target_open_ftype (const char *args, int from_tty); typedef
  /src/external/gpl3/gdb.old/dist/gdb/
target.h 2404 typedef void target_open_ftype (const char *args, int from_tty);
2411 target_open_ftype *func,
2402 typedef void target_open_ftype (const char *args, int from_tty); typedef

Completed in 17 milliseconds