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

Public Attributes

ut32 a_low
 
ut32 a_hi
 
ut32 b_low
 
ut32 b_hi
 

Detailed Description

Definition at line 71 of file diff.c.

Member Data Documentation

◆ a_hi

ut32 block_t::a_hi

Definition at line 73 of file diff.c.

Referenced by find_longest_match(), rz_diff_matches_new(), and stack_append_block().

◆ a_low

ut32 block_t::a_low

Definition at line 72 of file diff.c.

Referenced by find_longest_match(), rz_diff_matches_new(), and stack_append_block().

◆ b_hi

ut32 block_t::b_hi

Definition at line 75 of file diff.c.

Referenced by find_longest_match(), rz_diff_matches_new(), and stack_append_block().

◆ b_low

ut32 block_t::b_low

Definition at line 74 of file diff.c.

Referenced by find_longest_match(), rz_diff_matches_new(), and stack_append_block().


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