Bitdefender Hypervisor Memory Introspection
_ROOT_HINT Struct Reference

Hint structure used to search for possible object namespace root directory entries. More...

Data Fields

QWORD FoundAt
 The address from which the candidate was extracted. More...
 
QWORD Pointers [ROOT_HINT_PTR_COUNT]
 Pointers around the candidate. More...
 

Detailed Description

Hint structure used to search for possible object namespace root directory entries.

Definition at line 281 of file winobj.c.

Field Documentation

◆ FoundAt

QWORD _ROOT_HINT::FoundAt

The address from which the candidate was extracted.

Definition at line 283 of file winobj.c.

Referenced by IntWinGuestFindDriversNamespace(), and IntWinGuestFindDriversNamespaceNoBuffer().

◆ Pointers

QWORD _ROOT_HINT::Pointers[ROOT_HINT_PTR_COUNT]

Pointers around the candidate.

Definition at line 284 of file winobj.c.

Referenced by IntWinGuestFindDriversNamespace(), and IntWinGuestFindDriversNamespaceNoBuffer().


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