Rizin
unix-like reverse engineering framework and cli tools
RzPdbMsfStream Struct Reference

#include <rz_pdb.h>

Public Attributes

ut32 stream_idx
 
ut32 stream_size
 
ut32 blocks_num
 
RzBufferstream_data
 

Detailed Description

Definition at line 228 of file rz_pdb.h.

Member Data Documentation

◆ blocks_num

ut32 RzPdbMsfStream::blocks_num

Definition at line 231 of file rz_pdb.h.

◆ stream_data

RzBuffer* RzPdbMsfStream::stream_data

Definition at line 232 of file rz_pdb.h.

Referenced by msf_stream_free().

◆ stream_idx

ut32 RzPdbMsfStream::stream_idx

Definition at line 229 of file rz_pdb.h.

Referenced by parse_streams().

◆ stream_size

ut32 RzPdbMsfStream::stream_size

Definition at line 230 of file rz_pdb.h.


The documentation for this struct was generated from the following file: