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

/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.h65 typedef struct RTSOLCOREMAPINFO struct
69 struct RTSOLCOREMAPINFO *pNext; /**< Pointer to the next mapping */
70 } RTSOLCOREMAPINFO; typedef in typeref:struct:RTSOLCOREMAPINFO
72 typedef RTSOLCOREMAPINFO *PRTSOLCOREMAPINFO;

Completed in 43 milliseconds