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

/vbox/src/VBox/VMM/VMMR3/
H A DPATM.cpp68 PPATCHINFO pPatchTrampoline; member in struct:PATMREFRESHPATCH
3471 pTrampRec->pPatchTrampoline = pPatchRec;
5678 pRefreshPatchState->pPatchTrampoline->pPrivInstrGC);
5800 PPATCHINFO pPatchTrampoline = &pTrampRec->pPatchTrampoline->patch; local
5802 RefreshPatch.pPatchTrampoline = pPatchTrampoline;
5807 rc = RTAvlU32DoWithAll(&pPatchTrampoline->Patch2GuestAddrTree, true,
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h381 PPATMPATCHREC pPatchTrampoline; member in struct:TRAMPREC

Completed in 64 milliseconds