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

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dmachs.h29 const char *hw_file; member in struct:bfin_board_data
H A Dmachs.c1546 if (board->hw_file)
1547 sim_do_commandf (sd, "hw-file %s", board->hw_file);
2013 board->hw_file = xstrdup (arg);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dmachs.h29 const char *hw_file; member in struct:bfin_board_data
H A Dmachs.c1549 if (board->hw_file)
1550 sim_do_commandf (sd, "hw-file %s", board->hw_file);
2016 board->hw_file = xstrdup (arg);

Completed in 109 milliseconds