ReactOS 0.4.16-dev-329-g9223134
|
#include <mm.h>
PFILE_OBJECT _MM_SECTION_SEGMENT::FileObject |
Definition at line 197 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
PULONG _MM_SECTION_SEGMENT::Flags |
Definition at line 205 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
struct { ... } _MM_SECTION_SEGMENT::Image |
LARGE_INTEGER _MM_SECTION_SEGMENT::Length |
Definition at line 201 of file mm.h.
Referenced by MmMapViewOfSection(), MmspPageAlignSegments(), and PeFmtCreateSection().
FAST_MUTEX _MM_SECTION_SEGMENT::Lock |
Definition at line 199 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
RTL_GENERIC_TABLE _MM_SECTION_SEGMENT::PageTable |
ULONG _MM_SECTION_SEGMENT::Protection |
Definition at line 204 of file mm.h.
Referenced by MmMapViewOfSection(), MmspPageAlignSegments(), and PeFmtCreateSection().
LARGE_INTEGER _MM_SECTION_SEGMENT::RawLength |
Definition at line 200 of file mm.h.
Referenced by MmspPageAlignSegments(), and PeFmtCreateSection().
PLONG64 _MM_SECTION_SEGMENT::ReferenceCount |
Definition at line 202 of file mm.h.
Referenced by ExeFmtpCreateImageSection().
BOOLEAN _MM_SECTION_SEGMENT::WriteCopy |
Definition at line 206 of file mm.h.
Referenced by PeFmtCreateSection().