Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Member Functions | |
LONG32 (WINAPI *CommitRoutine)(PVOID | |
Definition at line 657 of file windows_heap.h.
_HEAP::LONG32 | ( | WINAPI * | CommitRoutine | ) |
union { ... } |
UINT8 _HEAP::_PADDING03_[2] |
Definition at line 712 of file windows_heap.h.
UINT8 _HEAP::_PADDING1_[1] |
Definition at line 739 of file windows_heap.h.
WPARAM _HEAP::AlignMask |
Definition at line 708 of file windows_heap.h.
WPARAM _HEAP::AlignRound |
Definition at line 707 of file windows_heap.h.
UINT16 _HEAP::AllocatorBackTraceIndex |
Definition at line 711 of file windows_heap.h.
PVOID _HEAP::BaseAddress |
Definition at line 666 of file windows_heap.h.
Referenced by GetHeapBlocks().
PVOID _HEAP::BlocksIndex |
Definition at line 714 of file windows_heap.h.
RTL_HEAP_MEMORY_LIMIT_DATA _HEAP::CommitLimitData |
Definition at line 721 of file windows_heap.h.
ULONG32 _HEAP::CompatibilityFlags |
Definition at line 679 of file windows_heap.h.
HEAP_COUNTERS _HEAP::Counters |
Definition at line 741 of file windows_heap.h.
Referenced by GetHeapBlocks().
WPARAM _HEAP::DeCommitFreeBlockThreshold |
Definition at line 690 of file windows_heap.h.
WPARAM _HEAP::DeCommitTotalFreeThreshold |
Definition at line 691 of file windows_heap.h.
ULONG32 _HEAP::EncodeFlagMask |
Definition at line 680 of file windows_heap.h.
HEAP_ENTRY _HEAP::Encoding |
Definition at line 681 of file windows_heap.h.
HEAP_ENTRY _HEAP::Entry |
Definition at line 661 of file windows_heap.h.
PHEAP_ENTRY _HEAP::FirstEntry |
Definition at line 668 of file windows_heap.h.
ULONG32 _HEAP::Flags |
Definition at line 677 of file windows_heap.h.
ULONG32 _HEAP::ForceFlags |
Definition at line 678 of file windows_heap.h.
LIST_ENTRY _HEAP::FreeLists |
Definition at line 717 of file windows_heap.h.
PVOID _HEAP::FrontEndHeap |
Definition at line 722 of file windows_heap.h.
Referenced by GetHeapBlocks().
UINT16 _HEAP::FrontEndHeapMaximumIndex |
Definition at line 730 of file windows_heap.h.
UINT8 _HEAP::FrontEndHeapStatusBitmap[257] |
Definition at line 734 of file windows_heap.h.
UINT8 _HEAP::FrontEndHeapType |
Definition at line 724 of file windows_heap.h.
Referenced by GetHeapBlocks().
PUINT16 _HEAP::FrontEndHeapUsageData |
Definition at line 729 of file windows_heap.h.
UINT16 _HEAP::FrontHeapLockCount |
Definition at line 723 of file windows_heap.h.
PVOID _HEAP::HeaderValidateCopy |
Definition at line 699 of file windows_heap.h.
UINT16 _HEAP::HeaderValidateLength |
Definition at line 695 of file windows_heap.h.
PHEAP _HEAP::Heap |
Definition at line 665 of file windows_heap.h.
ULONG32 _HEAP::Interceptor |
Definition at line 682 of file windows_heap.h.
PHEAP_ENTRY _HEAP::LastValidEntry |
Definition at line 669 of file windows_heap.h.
PHEAP_LOCK _HEAP::LockVariable |
Definition at line 718 of file windows_heap.h.
WPARAM _HEAP::MaximumAllocationSize |
Definition at line 693 of file windows_heap.h.
UINT16 _HEAP::MaximumTagIndex |
Definition at line 701 of file windows_heap.h.
UINT16 _HEAP::NextAvailableTagIndex |
Definition at line 700 of file windows_heap.h.
ULONG32 _HEAP::NonDedicatedListLength |
Definition at line 713 of file windows_heap.h.
ULONG32 _HEAP::NumberOfPages |
Definition at line 667 of file windows_heap.h.
ULONG32 _HEAP::NumberOfUnCommittedPages |
Definition at line 670 of file windows_heap.h.
ULONG32 _HEAP::NumberOfUnCommittedRanges |
Definition at line 671 of file windows_heap.h.
UINT16 _HEAP::ProcessHeapsListIndex |
Definition at line 694 of file windows_heap.h.
PHEAP_PSEUDO_TAG_ENTRY _HEAP::PseudoTagEntries |
Definition at line 716 of file windows_heap.h.
UINT8 _HEAP::RequestedFrontEndHeapType |
Definition at line 725 of file windows_heap.h.
UINT16 _HEAP::Reserved |
Definition at line 673 of file windows_heap.h.
HEAP_SEGMENT _HEAP::Segment |
Definition at line 659 of file windows_heap.h.
UINT16 _HEAP::SegmentAllocatorBackTraceIndex |
Definition at line 672 of file windows_heap.h.
WPARAM _HEAP::SegmentCommit |
Definition at line 689 of file windows_heap.h.
ULONG32 _HEAP::SegmentFlags |
Definition at line 663 of file windows_heap.h.
LIST_ENTRY _HEAP::SegmentList |
Definition at line 710 of file windows_heap.h.
Referenced by GetHeapBlocks().
LIST_ENTRY _HEAP::SegmentListEntry |
Definition at line 664 of file windows_heap.h.
WPARAM _HEAP::SegmentReserve |
Definition at line 688 of file windows_heap.h.
ULONG32 _HEAP::SegmentSignature |
Definition at line 662 of file windows_heap.h.
Referenced by GetHeapBlocks().
ULONG32 _HEAP::Signature |
Definition at line 684 of file windows_heap.h.
PVOID WPARAM* RTL_RUN_ONCE _HEAP::StackTraceInitVar |
Definition at line 720 of file windows_heap.h.
PHEAP_TAG_ENTRY _HEAP::TagEntries |
Definition at line 705 of file windows_heap.h.
WPARAM _HEAP::TotalFreeSize |
Definition at line 692 of file windows_heap.h.
HEAP_TUNING_PARAMETERS _HEAP::TuningParameters |
Definition at line 742 of file windows_heap.h.
PVOID _HEAP::UCRIndex |
Definition at line 715 of file windows_heap.h.
LIST_ENTRY _HEAP::UCRSegmentList |
Definition at line 674 of file windows_heap.h.
LIST_ENTRY _HEAP::UCRzList |
Definition at line 706 of file windows_heap.h.
LIST_ENTRY _HEAP::VirtualAllocdBlocks |
Definition at line 709 of file windows_heap.h.
Referenced by GetHeapBlocks().
ULONG32 _HEAP::VirtualMemoryThreshold |
Definition at line 683 of file windows_heap.h.