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

#include <rz_pdb.h>

Public Attributes

RBNode rb
 
ut32 type_index
 
ut16 leaf_type
 
ut16 length
 
void * type_data
 
bool parsed
 

Detailed Description

Definition at line 144 of file rz_pdb.h.

Member Data Documentation

◆ leaf_type

◆ length

ut16 tpi_types::length

Definition at line 148 of file rz_pdb.h.

◆ parsed

bool tpi_types::parsed

Definition at line 150 of file rz_pdb.h.

◆ rb

RBNode tpi_types::rb

Definition at line 145 of file rz_pdb.h.

◆ type_data

◆ type_index

ut32 tpi_types::type_index

Definition at line 146 of file rz_pdb.h.


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