Rizin
unix-like reverse engineering framework and cli tools
|
#include <oab.h>
Public Attributes | |
struct msoab_decompressor | base |
struct mspack_system * | system |
int | buf_size |
struct msoab_decompressor msoab_decompressor_p::base |
Definition at line 21 of file oab.h.
Referenced by mspack_destroy_oab_decompressor(), and oabd_param().
struct mspack_system* msoab_decompressor_p::system |