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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Docd.c574 static int write_mem_command = OCD_WRITE_MEM;
585 buf[0] = write_mem_command;
1146 write_mem_command = OCD_PROGRAM_FLASH;
1153 write_mem_command = OCD_WRITE_MEM;
568 static int write_mem_command = OCD_WRITE_MEM; variable

Completed in 84 milliseconds