|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| bool | resolved |
| RzType * | ret_type |
| char * | ret_reg |
Definition at line 562 of file analysis_tp.c.
| bool ReturnTypeAnalysisCtx::resolved |
Definition at line 563 of file analysis_tp.c.
Referenced by rz_core_analysis_type_match().
| char* ReturnTypeAnalysisCtx::ret_reg |
Definition at line 565 of file analysis_tp.c.
Referenced by rz_core_analysis_type_match().
| RzType* ReturnTypeAnalysisCtx::ret_type |
Definition at line 564 of file analysis_tp.c.