Changeset 88189 in vbox for trunk/src/VBox/Runtime/r3/solaris
- Timestamp:
- Mar 18, 2021 11:07:36 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp
r82968 r88189 1503 1503 #ifdef RT_OS_SOLARIS 1504 1504 typedef int (*PFNELFWRITENOTEHDR)(PRTSOLCORE pSolCore, uint_t, const void *pcv, size_t cb); 1505 typedef struct ELFWRITENOTE1505 typedef struct 1506 1506 { 1507 1507 const char *pszType;
Note:
See TracChangeset
for help on using the changeset viewer.