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

Public Attributes

RzAnalysisOpaop
 
RzAnalysisVarvar
 
ut64 src_addr
 
ut64 dst_addr
 
ut64 src_imm
 
ut64 dst_imm
 

Detailed Description

Definition at line 671 of file ctypes.c.

Member Data Documentation

◆ aop

RzAnalysisOp* TLAnalysisContext::aop

Definition at line 672 of file ctypes.c.

Referenced by rz_core_link_stroff().

◆ dst_addr

ut64 TLAnalysisContext::dst_addr

Definition at line 675 of file ctypes.c.

Referenced by rz_core_link_stroff().

◆ dst_imm

ut64 TLAnalysisContext::dst_imm

Definition at line 677 of file ctypes.c.

Referenced by rz_core_link_stroff().

◆ src_addr

ut64 TLAnalysisContext::src_addr

Definition at line 674 of file ctypes.c.

Referenced by rz_core_link_stroff().

◆ src_imm

ut64 TLAnalysisContext::src_imm

Definition at line 676 of file ctypes.c.

Referenced by rz_core_link_stroff().

◆ var

RzAnalysisVar* TLAnalysisContext::var

Definition at line 673 of file ctypes.c.

Referenced by rz_core_link_stroff().


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