Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Definition at line 946 of file windows_heap.h.
SIZE_T _DEBUG_BUFFER::AllocatedSize |
Definition at line 957 of file windows_heap.h.
PVOID _DEBUG_BUFFER::BackTraceInformation |
Definition at line 960 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::CriticalSectionHandle |
Definition at line 967 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::CriticalSectionOwnerThread |
Definition at line 968 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::EventPairHandle |
Definition at line 951 of file windows_heap.h.
PVOID _DEBUG_BUFFER::HeapInformation |
Definition at line 961 of file windows_heap.h.
Referenced by GetHeapBlocks(), GetSingleBlock(), InitHeapInfo(), rz_heap_blocks_list(), rz_heap_list(), rz_heap_list_w32(), and w32_list_heaps_blocks().
ULONG _DEBUG_BUFFER::InfoClassMask |
Definition at line 955 of file windows_heap.h.
Referenced by rz_heap_blocks_list(), rz_heap_list(), rz_heap_list_w32(), and w32_list_heaps_blocks().
PVOID _DEBUG_BUFFER::LockInformation |
Definition at line 962 of file windows_heap.h.
PVOID _DEBUG_BUFFER::ModuleInformation |
Definition at line 959 of file windows_heap.h.
PVOID _DEBUG_BUFFER::ProcessHeap |
Definition at line 966 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::RemoteEventPairHandle |
Definition at line 952 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::RemoteProcessHandle |
Definition at line 964 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::RemoteProcessId |
Definition at line 953 of file windows_heap.h.
PVOID _DEBUG_BUFFER::RemoteSectionBase |
Definition at line 949 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::RemoteThreadHandle |
Definition at line 954 of file windows_heap.h.
PVOID _DEBUG_BUFFER::Reserved[4] |
Definition at line 969 of file windows_heap.h.
PVOID _DEBUG_BUFFER::SectionBase |
Definition at line 948 of file windows_heap.h.
WPARAM _DEBUG_BUFFER::SectionBaseDelta |
Definition at line 950 of file windows_heap.h.
HANDLE _DEBUG_BUFFER::SectionHandle |
Definition at line 947 of file windows_heap.h.
SIZE_T _DEBUG_BUFFER::SectionSize |
Definition at line 958 of file windows_heap.h.
SIZE_T _DEBUG_BUFFER::SizeOfInfo |
Definition at line 956 of file windows_heap.h.
PVOID _DEBUG_BUFFER::SpecificHeap |
Definition at line 963 of file windows_heap.h.
PVOID _DEBUG_BUFFER::VerifierOptions |
Definition at line 965 of file windows_heap.h.