HyperDbg Debugger
Loading...
Searching...
No Matches
_POOL_TABLE Struct Reference

Table of holding pools detail structure. More...

#include <PoolManager.h>

Public Attributes

UINT64 Address
 
SIZE_T Size
 
POOL_ALLOCATION_INTENTION Intention
 
LIST_ENTRY PoolsList
 
BOOLEAN IsBusy
 
BOOLEAN ShouldBeFreed
 
BOOLEAN AlreadyFreed
 

Detailed Description

Table of holding pools detail structure.

Member Data Documentation

◆ Address

UINT64 _POOL_TABLE::Address

◆ AlreadyFreed

BOOLEAN _POOL_TABLE::AlreadyFreed

◆ Intention

POOL_ALLOCATION_INTENTION _POOL_TABLE::Intention

◆ IsBusy

BOOLEAN _POOL_TABLE::IsBusy

◆ PoolsList

LIST_ENTRY _POOL_TABLE::PoolsList

◆ ShouldBeFreed

BOOLEAN _POOL_TABLE::ShouldBeFreed

◆ Size

SIZE_T _POOL_TABLE::Size

The documentation for this struct was generated from the following file: