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

#include <rz_pdb.h>

Public Attributes

RzPdbTpiStreamHeader header
 
RBTree types
 
ut64 type_index_base
 
RzListprint_type
 

Detailed Description

Definition at line 153 of file rz_pdb.h.

Member Data Documentation

◆ header

RzPdbTpiStreamHeader tpi_stream_t::header

Definition at line 154 of file rz_pdb.h.

◆ print_type

RzList* tpi_stream_t::print_type

Definition at line 157 of file rz_pdb.h.

Referenced by rz_parse_pdb_types().

◆ type_index_base

ut64 tpi_stream_t::type_index_base

Definition at line 156 of file rz_pdb.h.

◆ types

RBTree tpi_stream_t::types

Definition at line 155 of file rz_pdb.h.


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