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

/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp92 R3PTRTYPE(PAVLPVNODECORE) JumpTree; member in struct:PATCHINFOSSM
408 SSMFIELD_ENTRY_IGN_HCPTR( PATMPATCHRECSSM, patch.JumpTree),
607 pPatch->patch.JumpTree = pPatchSSM->patch.JumpTree;
651 pPatchSSM->patch.JumpTree = pPatch->patch.JumpTree;
693 Assert(pPatch->patch.JumpTree == 0);
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h325 R3PTRTYPE(PAVLPVNODECORE) JumpTree; member in struct:PATCHINFO

Completed in 427 milliseconds