Definition guest_ptr.hh:88
Class for managing NT object types.
Definition TypeTable.hh:35
virtual ~TypeTable()=default
virtual uint32_t native(ObjectType type) const =0
Convert a normalized ObjectType to it's native representation.
virtual ObjectType normalize(uint32_t type) const =0
Convert a native object type to our normalized representation.
virtual ObjectType normalize(const guest_ptr< void > &address) const =0
Get the type of object from the pointer to an OBJECT_TYPE.
Type-safe guest virtual address pointer and guest_ptr template.
ObjectType
Enum for Windows kernel object types.
Definition ObjectType.hh:31
Core IntroVirt classes.
Definition Cr0.hh:20