Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
Sdb * | kv |
BootImage | bi |
RzBuffer * | buf |
Definition at line 45 of file bin_bootimg.c.
BootImage BootImageObj::bi |
Definition at line 47 of file bin_bootimg.c.
Referenced by baddr(), bootimg_header_load(), entries(), and sections().
RzBuffer* BootImageObj::buf |
Definition at line 48 of file bin_bootimg.c.
Referenced by bootimg_header_load(), destroy(), and load_buffer().
Sdb* BootImageObj::kv |
Definition at line 46 of file bin_bootimg.c.
Referenced by get_sdb(), and load_buffer().