ReactOS 0.4.16-dev-737-g3368adc
|
#include <mm.h>
PVOID _MM_IMAGE_SECTION_OBJECT::BasedAddress |
Definition at line 239 of file mm.h.
Referenced by ExeFmtpCreateImageSection(), and MmMapViewOfSection().
PFILE_OBJECT _MM_IMAGE_SECTION_OBJECT::FileObject |
Definition at line 233 of file mm.h.
Referenced by _When_(), ExeFmtpCreateImageSection(), MiRosUnmapViewOfSection(), and MmMapViewOfSection().
SECTION_IMAGE_INFORMATION _MM_IMAGE_SECTION_OBJECT::ImageInformation |
Definition at line 238 of file mm.h.
Referenced by ExeFmtpCreateImageSection(), MmMapViewOfSection(), and NtQuerySection().
LONG _MM_IMAGE_SECTION_OBJECT::MapCount |
Definition at line 235 of file mm.h.
Referenced by MiRosUnmapViewOfSection(), MmFlushImageSection(), and MmMapViewOfSection().
ULONG _MM_IMAGE_SECTION_OBJECT::NrSegments |
Definition at line 240 of file mm.h.
Referenced by _When_(), ExeFmtpCreateImageSection(), MiRosUnmapViewOfSection(), MmFlushImageSection(), and MmMapViewOfSection().
LONG64 _MM_IMAGE_SECTION_OBJECT::RefCount |
Definition at line 232 of file mm.h.
Referenced by ExeFmtpCreateImageSection(), MmCreateImageSection(), MmFlushImageSection(), MmMapViewOfSection(), and MmpDeleteSection().
ULONG _MM_IMAGE_SECTION_OBJECT::SectionCount |
Definition at line 234 of file mm.h.
Referenced by MmCreateImageSection(), MmFlushImageSection(), and MmpDeleteSection().
ULONG _MM_IMAGE_SECTION_OBJECT::SegFlags |
Definition at line 236 of file mm.h.
Referenced by ExeFmtpCreateImageSection(), MmCreateImageSection(), and MmFlushImageSection().
PMM_SECTION_SEGMENT _MM_IMAGE_SECTION_OBJECT::Segments |
Definition at line 241 of file mm.h.
Referenced by _When_(), ExeFmtpCreateImageSection(), MiRosUnmapViewOfSection(), MmCreateImageSection(), MmFlushImageSection(), MmMapViewOfSection(), and MmpDeleteSection().