Rizin
unix-like reverse engineering framework and cli tools
recovery_complete_object_locator_t Struct Reference

Public Attributes

ut64 addr
 
bool valid
 
RVTableInfo * vtable
 
rtti_complete_object_locator col
 
RecoveryTypeDescriptortd
 
rtti_class_hierarchy_descriptor chd
 
RzListbcd
 
RzVector base_td
 

Detailed Description

Definition at line 628 of file rtti_msvc.c.

Member Data Documentation

◆ addr

ut64 recovery_complete_object_locator_t::addr

◆ base_td

◆ bcd

RzList* recovery_complete_object_locator_t::bcd

◆ chd

rtti_class_hierarchy_descriptor recovery_complete_object_locator_t::chd

Definition at line 634 of file rtti_msvc.c.

Referenced by recovery_analysis_complete_object_locator().

◆ col

rtti_complete_object_locator recovery_complete_object_locator_t::col

Definition at line 632 of file rtti_msvc.c.

Referenced by recovery_analysis_complete_object_locator().

◆ td

RecoveryTypeDescriptor* recovery_complete_object_locator_t::td

◆ valid

◆ vtable

RVTableInfo* recovery_complete_object_locator_t::vtable

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