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

Public Attributes

ut64 op_addr
 
ut64 leaddr
 
char * reg
 

Detailed Description

Definition at line 347 of file fcn.c.

Member Data Documentation

◆ leaddr

ut64 leaddr_pair::leaddr

Definition at line 349 of file fcn.c.

Referenced by run_basic_block_analysis().

◆ op_addr

ut64 leaddr_pair::op_addr

Definition at line 348 of file fcn.c.

Referenced by run_basic_block_analysis().

◆ reg

char* leaddr_pair::reg

Definition at line 350 of file fcn.c.

Referenced by free_leaddr_pair(), and run_basic_block_analysis().


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