Home
last modified time | relevance | path

Searched refs:vt_context (Results 1 – 4 of 4) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/anal/
H A Drtti_msvc.c696 RVTableContext *vt_context; member
746 if (context->vt_context->word_size == 8) { in recovery_anal_complete_object_locator()
768 if (context->vt_context->anal->verbose) { in recovery_anal_complete_object_locator()
864 if (context->vt_context->anal->verbose) { in recovery_apply_bases()
895 if (context->vt_context->anal->verbose) { in recovery_apply_complete_object_locator()
901 RAnal *anal = context->vt_context->anal; in recovery_apply_complete_object_locator()
910 if (context->vt_context->anal->verbose) { in recovery_apply_complete_object_locator()
942 RAnal *anal = context->vt_context->anal; in recovery_apply_type_descriptor()
951 if (context->vt_context->anal->verbose) { in recovery_apply_type_descriptor()
979 context.vt_context = vt_context; in r_anal_rtti_msvc_recover_all()
[all …]
/dports/editors/joe/joe-4.6/joe/
H A Dvt.h13 struct vt_context { struct
H A Dtypes.h272 typedef struct vt_context VT;
/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_anal.h2029 R_API void r_anal_rtti_msvc_recover_all(RVTableContext *vt_context, RList *vtables);
2036 R_API void r_anal_rtti_itanium_recover_all(RVTableContext *vt_context, RList *vtables);