|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| const void * | a |
| const void * | b |
| ut32 | a_size |
| ut32 | b_size |
| HtPP * | b_hits |
| MethodsInternal | methods |
| const void* rz_diff_t::a |
Definition at line 90 of file diff.c.
Referenced by diff_unified_lines_hl(), find_longest_match(), and set_a().
| const void* rz_diff_t::b |
Definition at line 91 of file diff.c.
Referenced by diff_unified_lines_hl(), find_longest_match(), and set_b().
| HtPP* rz_diff_t::b_hits |
Definition at line 94 of file diff.c.
Referenced by find_longest_match(), and set_b().
| MethodsInternal rz_diff_t::methods |
Definition at line 95 of file diff.c.
Referenced by count_newlines(), diff_unified_append_data(), diff_unified_json_data(), diff_unified_lines_hl(), find_longest_match(), rz_diff_bytes_new(), rz_diff_generic_new(), rz_diff_lines_new(), and set_b().