Searched defs:pPrivInstrHC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp945 uint8_t *pPrivInstrHC = patmR3GCVirtToHCVirt(pVM, &cacheRec, pPatchRec->patch.pPrivInstrGC); local
963 if (pPrivInstrHC)
982 rec.pRelocPos = pPrivInstrHC + offset2;
1040 if ( !pPrivInstrHC

Completed in 46 milliseconds