Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Docd.h37 #define OCD_FLAG_BDM 0x04 /* Target is in BDM */ macro
H A Docd.c196 if (!(status & OCD_FLAG_BDM)) in ocd_start_remote()
347 if (!(status & OCD_FLAG_BDM)) in ocd_stop()
427 while (!(last_run_status & OCD_FLAG_BDM)) in ocd_wait()