Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
RzBinFile * | file |
RzBinPlugin * | plugin |
RzBin * | bin |
DiffIO * | dio |
RzBin* diff_file_t::bin |
Definition at line 99 of file rz-diff.c.
Referenced by rz_diff_file_open().
DiffIO* diff_file_t::dio |
Definition at line 100 of file rz-diff.c.
Referenced by rz_diff_classes_new(), rz_diff_entries_new(), rz_diff_fields_new(), rz_diff_file_open(), rz_diff_imports_new(), rz_diff_libraries_new(), rz_diff_sections_new(), rz_diff_strings_new(), and rz_diff_symbols_new().
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().
RzBinPlugin* diff_file_t::plugin |
Definition at line 97 of file rz-diff.c.
Referenced by rz_diff_file_open().