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

#include <rz_pdb.h>

Public Attributes

RzPdbTpiStreamVersion Version
 
ut32 HeaderSize
 
ut32 TypeIndexBegin
 
ut32 TypeIndexEnd
 
ut32 TypeRecordBytes
 
ut16 HashStreamIndex
 
ut16 HashAuxStreamIndex
 
ut32 HashKeySize
 
ut32 NumHashBuckets
 
st32 HashValueBufferOffset
 
ut32 HashValueBufferLength
 
st32 IndexOffsetBufferOffset
 
ut32 IndexOffsetBufferLength
 
st32 HashAdjBufferOffset
 
ut32 HashAdjBufferLength
 

Detailed Description

Definition at line 122 of file rz_pdb.h.

Member Data Documentation

◆ HashAdjBufferLength

ut32 tpi_stream_header_t::HashAdjBufferLength

Definition at line 141 of file rz_pdb.h.

◆ HashAdjBufferOffset

st32 tpi_stream_header_t::HashAdjBufferOffset

Definition at line 140 of file rz_pdb.h.

◆ HashAuxStreamIndex

ut16 tpi_stream_header_t::HashAuxStreamIndex

Definition at line 130 of file rz_pdb.h.

◆ HashKeySize

ut32 tpi_stream_header_t::HashKeySize

Definition at line 131 of file rz_pdb.h.

◆ HashStreamIndex

ut16 tpi_stream_header_t::HashStreamIndex

Definition at line 129 of file rz_pdb.h.

◆ HashValueBufferLength

ut32 tpi_stream_header_t::HashValueBufferLength

Definition at line 135 of file rz_pdb.h.

◆ HashValueBufferOffset

st32 tpi_stream_header_t::HashValueBufferOffset

Definition at line 134 of file rz_pdb.h.

◆ HeaderSize

ut32 tpi_stream_header_t::HeaderSize

Definition at line 124 of file rz_pdb.h.

◆ IndexOffsetBufferLength

ut32 tpi_stream_header_t::IndexOffsetBufferLength

Definition at line 138 of file rz_pdb.h.

◆ IndexOffsetBufferOffset

st32 tpi_stream_header_t::IndexOffsetBufferOffset

Definition at line 137 of file rz_pdb.h.

◆ NumHashBuckets

ut32 tpi_stream_header_t::NumHashBuckets

Definition at line 132 of file rz_pdb.h.

◆ TypeIndexBegin

ut32 tpi_stream_header_t::TypeIndexBegin

Definition at line 125 of file rz_pdb.h.

◆ TypeIndexEnd

ut32 tpi_stream_header_t::TypeIndexEnd

Definition at line 126 of file rz_pdb.h.

◆ TypeRecordBytes

ut32 tpi_stream_header_t::TypeRecordBytes

Definition at line 127 of file rz_pdb.h.

◆ Version

RzPdbTpiStreamVersion tpi_stream_header_t::Version

Definition at line 123 of file rz_pdb.h.


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