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

Public Attributes

RzBinFilefile
 
RzBinPluginplugin
 
RzBinbin
 
DiffIOdio
 

Detailed Description

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

Member Data Documentation

◆ bin

RzBin* diff_file_t::bin

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

Referenced by rz_diff_file_open().

◆ dio

◆ file

RzBinFile* diff_file_t::file

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

Referenced by rz_diff_file_open(), and rz_diff_strings_new().

◆ plugin

RzBinPlugin* diff_file_t::plugin

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

Referenced by rz_diff_file_open().


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