Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
struct mspack_system * | orig_sys |
struct mspack_file * | orig_file |
unsigned int | crc |
size_t | available |
size_t oabd_file::available |
Definition at line 72 of file oabd.c.
Referenced by oabd_decompress(), and oabd_decompress_incremental().
Definition at line 71 of file oabd.c.
Referenced by oabd_decompress(), and oabd_decompress_incremental().
struct mspack_file* oabd_file::orig_file |
Definition at line 70 of file oabd.c.
Referenced by oabd_decompress(), and oabd_decompress_incremental().
struct mspack_system* oabd_file::orig_sys |
Definition at line 69 of file oabd.c.
Referenced by oabd_decompress(), and oabd_decompress_incremental().