#include <memgrep.h>
Data Fields | |
unsigned long | vma |
unsigned long | length |
unsigned long | rma |
Holds virtual memory segments of a core file as well as their length.
|
The length of the segment |
|
The mmap()'d address of the segment. |
|
The virtual memory addresses of the segment |