|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mm.h>

| PFILE_OBJECT _MM_SECTION_SEGMENT::FileObject |
Definition at line 202 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
| PULONG _MM_SECTION_SEGMENT::Flags |
Definition at line 210 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
| struct { ... } _MM_SECTION_SEGMENT::Image |
| LARGE_INTEGER _MM_SECTION_SEGMENT::Length |
Definition at line 206 of file mm.h.
Referenced by MmMapViewOfSection(), MmspPageAlignSegments(), and PeFmtCreateSection().
| FAST_MUTEX _MM_SECTION_SEGMENT::Lock |
Definition at line 204 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
| RTL_GENERIC_TABLE _MM_SECTION_SEGMENT::PageTable |
| ULONG _MM_SECTION_SEGMENT::Protection |
Definition at line 209 of file mm.h.
Referenced by MmMapViewOfSection(), MmspPageAlignSegments(), and PeFmtCreateSection().
| LARGE_INTEGER _MM_SECTION_SEGMENT::RawLength |
Definition at line 205 of file mm.h.
Referenced by MmspPageAlignSegments(), and PeFmtCreateSection().
| PLONG64 _MM_SECTION_SEGMENT::ReferenceCount |
Definition at line 207 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
| BOOLEAN _MM_SECTION_SEGMENT::WriteCopy |
Definition at line 211 of file mm.h.
Referenced by PeFmtCreateSection().