Specifies which segments should be included in the snapshot.
Used by take_memory_snapshot
|
#define | SNAP_ALL_SEG 0 |
| Take a snapshot of all segments.
|
|
#define | SNAP_LOAD_SEG 1 |
| Take a snapshot of loader segments.
|
|
#define | SNAP_CUR_SEG 2 |
| Take a snapshot of current segment.
|
|