Searched refs:ADP_Profile (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/ |
| D | ardi.c | 2177 return SendSubMessageAndCheckReply(ADP_Profile, ADP_Profile_Stop); in angel_RDI_info() 2180 return SendSubMessageAndCheckReply(ADP_Profile, ADP_Profile_ClearCounts); in angel_RDI_info() 2186 return SendSubMessageWordAndCheckReply(ADP_Profile, ADP_Profile_Start, *arg1); in angel_RDI_info() 2212 ADP_Profile | HtoT, 0, ADP_HandleUnknown, in angel_RDI_info() 2222 reason = ADP_Profile | TtoH; in angel_RDI_info() 2256 msgsend(CI_HADP, "%w%w%w%w%w%w%w", ADP_Profile | HtoT, 0, in angel_RDI_info() 2259 reason = ADP_Profile | TtoH; in angel_RDI_info()
|
| D | adp.h | 2151 #define ADP_Profile ADPREASON(CI_HADP,19) macro
|
| D | devsw.c | 181 case ADP_Profile: fprintf(fp," ADP_Profile "); break; in dumpPacket()
|