Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
struct rz_magic * | mp |
ut32 | cont_count |
ut32 | max_count |
Definition at line 69 of file apprentice.c.
ut32 rz_magic_entry::cont_count |
Definition at line 71 of file apprentice.c.
Referenced by apprentice_load(), parse(), and parse_mime().
ut32 rz_magic_entry::max_count |
Definition at line 72 of file apprentice.c.
Referenced by parse().
struct rz_magic* rz_magic_entry::mp |
Definition at line 70 of file apprentice.c.
Referenced by apprentice_load(), apprentice_sort(), parse(), and parse_mime().