Home
last modified time | relevance | path

Searched refs:OCD_STOP (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Docd.h55 #define OCD_STOP 0x22 /* Stop Target */ macro
H A Docd.c345 ocd_do_command (OCD_STOP, &status, &pktlen); in ocd_stop()
872 case OCD_STOP: /* Stop Target */ in ocd_get_packet()