Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_pdb.h>
Public Attributes | |
ut32 | stream_idx |
ut32 | stream_size |
ut32 | blocks_num |
RzBuffer * | stream_data |
RzBuffer* RzPdbMsfStream::stream_data |
Definition at line 232 of file rz_pdb.h.
Referenced by msf_stream_free().
ut32 RzPdbMsfStream::stream_idx |
Definition at line 229 of file rz_pdb.h.
Referenced by parse_streams().