Bitdefender Hypervisor Memory Introspection
_SERIALIZER_EXCEPTION_VICTIM Struct Reference

Describes a serialized intObjVictim object. More...

Data Fields

INTRO_OBJECT_TYPE Type
 The type of the victim object. More...
 
ZONE_TYPE ZoneType
 The zone-type of the victim object. More...
 
QWORD ZoneFlags
 The zone-flags of the victim object. More...
 

Detailed Description

Describes a serialized intObjVictim object.

Definition at line 82 of file serializers.c.

Field Documentation

◆ Type

INTRO_OBJECT_TYPE _SERIALIZER_EXCEPTION_VICTIM::Type

The type of the victim object.

Definition at line 84 of file serializers.c.

Referenced by IntSerializeLixKmVictim(), IntSerializeLixUmVictim(), IntSerializeWinKmVictim(), and IntSerializeWinUmVictim().

◆ ZoneFlags

QWORD _SERIALIZER_EXCEPTION_VICTIM::ZoneFlags

The zone-flags of the victim object.

Definition at line 86 of file serializers.c.

Referenced by IntSerializeLixKmVictim(), IntSerializeLixUmVictim(), IntSerializeWinKmVictim(), and IntSerializeWinUmVictim().

◆ ZoneType

ZONE_TYPE _SERIALIZER_EXCEPTION_VICTIM::ZoneType

The zone-type of the victim object.

Definition at line 85 of file serializers.c.

Referenced by IntSerializeLixKmVictim(), IntSerializeLixUmVictim(), IntSerializeWinKmVictim(), and IntSerializeWinUmVictim().


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