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

Public Attributes

bool resolved
 
RzTyperet_type
 
char * ret_reg
 

Detailed Description

Definition at line 562 of file analysis_tp.c.

Member Data Documentation

◆ resolved

bool ReturnTypeAnalysisCtx::resolved

Definition at line 563 of file analysis_tp.c.

Referenced by rz_core_analysis_type_match().

◆ ret_reg

char* ReturnTypeAnalysisCtx::ret_reg

Definition at line 565 of file analysis_tp.c.

Referenced by rz_core_analysis_type_match().

◆ ret_type

RzType* ReturnTypeAnalysisCtx::ret_type

Definition at line 564 of file analysis_tp.c.


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