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

Public Attributes

RzDiffMethodElemAt elem_at
 
RzDiffMethodElemHash elem_hash
 
RzDiffMethodCompare compare
 
RzDiffMethodIgnore ignore
 
RzDiffMethodStringify stringify
 
RzDiffMethodFree free
 

Detailed Description

Definition at line 80 of file diff.c.

Member Data Documentation

◆ compare

RzDiffMethodCompare methods_internal_t::compare

Definition at line 83 of file diff.c.

Referenced by find_longest_match(), rz_diff_generic_new(), and set_b().

◆ elem_at

◆ elem_hash

RzDiffMethodElemHash methods_internal_t::elem_hash

Definition at line 82 of file diff.c.

Referenced by rz_diff_generic_new(), and set_b().

◆ free

RzDiffMethodFree methods_internal_t::free

Definition at line 86 of file diff.c.

Referenced by rz_diff_generic_new().

◆ ignore

RzDiffMethodIgnore methods_internal_t::ignore

◆ stringify


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