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

Public Attributes

char * name
 
int bits
 
ut64 address
 
int n_instructions
 

Detailed Description

Definition at line 103 of file rz-diff.c.

Member Data Documentation

◆ address

ut64 diff_function_t::address

Definition at line 106 of file rz-diff.c.

Referenced by capstone.CsInsn::__repr__().

◆ bits

int diff_function_t::bits

Definition at line 105 of file rz-diff.c.

◆ n_instructions

int diff_function_t::n_instructions

Definition at line 107 of file rz-diff.c.

◆ name


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