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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTCoreDump.h107 PVBOXSOLMAPINFO pMapInfoHead; /* Pointer to the head of list of mappings */ member in struct:VBOXPROCESS
108 uint32_t cMappings; /* Number of mappings (count of pMapInfoHead list) */
/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.h113 PRTSOLCOREMAPINFO pMapInfoHead; /**< Pointer to the head of list of mappings */ member in struct:RTSOLCOREPROCESS
114 uint32_t cMappings; /**< Number of mappings (count of pMapInfoHead list) */

Completed in 46 milliseconds