|
Planeshift
|
#include <minidump_format.h>
Public Attributes | |
| uint32_t | __alignment1 |
| uint32_t | __alignment2 |
| uint64_t | allocation_base |
| uint32_t | allocation_protection |
| uint64_t | base_address |
| uint32_t | protection |
| uint64_t | region_size |
| uint32_t | state |
| uint32_t | type |
Definition at line 812 of file minidump_format.h.
| uint32_t MDRawMemoryInfo::__alignment1 |
Definition at line 819 of file minidump_format.h.
| uint32_t MDRawMemoryInfo::__alignment2 |
Definition at line 824 of file minidump_format.h.
| uint64_t MDRawMemoryInfo::allocation_base |
Definition at line 814 of file minidump_format.h.
| uint32_t MDRawMemoryInfo::allocation_protection |
Definition at line 816 of file minidump_format.h.
| uint64_t MDRawMemoryInfo::base_address |
Definition at line 813 of file minidump_format.h.
| uint32_t MDRawMemoryInfo::protection |
Definition at line 822 of file minidump_format.h.
| uint64_t MDRawMemoryInfo::region_size |
Definition at line 820 of file minidump_format.h.
| uint32_t MDRawMemoryInfo::state |
Definition at line 821 of file minidump_format.h.
| uint32_t MDRawMemoryInfo::type |
Definition at line 823 of file minidump_format.h.