KObjectLink

KObjectLink

Size : 0x10 bytes

This is used to keep track of kernel objects and allocate new ones.

OffsetTypeDescription
0x0u32Pointer to next available kernel object
0x4u32Pointer to first kernel object
0x8u32Size of kernel heap allocation for this specific kernel object
0xCu32Size of this kernel object

Category:Kernel objects