Main Page   Modules   Data Structures   File List   Data Fields   Examples  

_core_memory_sections Struct Reference
[The memory manglement library interface.]

Core file virtual-memory segments. More...

#include <memgrep.h>


Data Fields

unsigned long vma
unsigned long length
unsigned long rma


Detailed Description

Core file virtual-memory segments.

Holds virtual memory segments of a core file as well as their length.


Field Documentation

unsigned long _core_memory_sections::length
 

The length of the segment

unsigned long _core_memory_sections::rma
 

The mmap()'d address of the segment.

unsigned long _core_memory_sections::vma
 

The virtual memory addresses of the segment


The documentation for this struct was generated from the following file:
Generated on Mon Dec 29 02:04:13 2003 for memgrep by doxygen1.2.15