|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| Sdb * | kv |
| ARTHeader | art |
| RzBuffer * | buf |
| ARTHeader ArtObj::art |
Definition at line 35 of file bin_art.c.
Referenced by art_header_load(), baddr(), info(), and sections().
| RzBuffer* ArtObj::buf |
Definition at line 36 of file bin_art.c.
Referenced by art_header_load(), destroy(), and load_buffer().
| Sdb* ArtObj::kv |
Definition at line 34 of file bin_art.c.
Referenced by get_sdb(), and load_buffer().