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

/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp428 * SSM descriptor table for the RELOCREC structure.
432 SSMFIELD_ENTRY_HCPTR_HACK_U32( RELOCREC, Core.Key), // Used to store the relocation type
433 SSMFIELD_ENTRY_IGN_HCPTR( RELOCREC, Core.pLeft),
434 SSMFIELD_ENTRY_IGN_HCPTR( RELOCREC, Core.pRight),
435 SSMFIELD_ENTRY_IGNORE( RELOCREC, Core.uchHeight),
437 SSMFIELD_ENTRY( RELOCREC, uType),
439 SSMFIELD_ENTRY_HCPTR_HACK_U32( RELOCREC, pRelocPos), // converted to a patch member offset.
440 SSMFIELD_ENTRY_RCPTR( RELOCREC, pSource),
441 SSMFIELD_ENTRY_RCPTR( RELOCREC, pDest),
552 RELOCREC re
[all...]
/vbox/src/VBox/VMM/include/
H A DPATMInternal.h104 /** @name FIXUP_XXX - RELOCREC::uType values.
177 } RELOCREC, *PRELOCREC; typedef in typeref:struct:__anon16931

Completed in 47 milliseconds