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

#include <rz_pdb.h>

Public Attributes

RzPdbRzPdbDbiStreamHdr hdr
 
RzListex_hdrs
 
RzPdbRzPdbDbiStreamDbgHeader dbg_hdr
 

Detailed Description

Definition at line 59 of file rz_pdb.h.

Member Data Documentation

◆ dbg_hdr

RzPdbRzPdbDbiStreamDbgHeader dbi_stream_t::dbg_hdr

Definition at line 62 of file rz_pdb.h.

Referenced by parse_streams().

◆ ex_hdrs

RzList* dbi_stream_t::ex_hdrs

Definition at line 61 of file rz_pdb.h.

◆ hdr

RzPdbRzPdbDbiStreamHdr dbi_stream_t::hdr

Definition at line 60 of file rz_pdb.h.

Referenced by parse_streams().


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