Searched refs:bCurrent (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | DBGFBp.cpp | 418 uint8_t bCurrent; local 419 int rc = DBGFR3MemRead(pUVM, idCpu, &Addr, &bCurrent, 1); 420 if (bCurrent == 0xcc) |
Completed in 32 milliseconds