Searched refs:pPatchRetInstrGC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPATMPatch.cpp892 RTRCPTR pPatchRetInstrGC; local
895 pPatchRetInstrGC = PATCHCODE_PTR_GC(pPatch) + pPatch->uCurPatchOffset;
900 if ( pPatch->pTempInfo->pPatchRetInstrGC
906 return patmPatchGenPatchJump(pVM, pPatch, pCurInstrGC, pPatch->pTempInfo->pPatchRetInstrGC);
934 pPatch->pTempInfo->pPatchRetInstrGC = pPatchRetInstrGC;
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h271 RTRCPTR pPatchRetInstrGC; member in struct:__anon16936

Completed in 50 milliseconds