Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/
Dardi.c1543 static CCState ccstate = { NULL, NULL, NULL, NULL, FALSE }; variable
2140 ccstate.tohost = (RDICCProc_ToHost *)arg1; in angel_RDI_info()
2141 ccstate.tohostarg = arg2; in angel_RDI_info()
2142 angel_check_DCC_handler( &ccstate ); in angel_RDI_info()
2163 ccstate.fromhost = (RDICCProc_FromHost *)arg1; in angel_RDI_info()
2164 ccstate.fromhostarg = arg2; in angel_RDI_info()
2165 angel_check_DCC_handler( &ccstate ); in angel_RDI_info()