retdec
Public Attributes | List of all members
retdec::pdbparser::_PSGSIHDR Struct Reference

#include <pdb_info.h>

Public Attributes

PDB_LONG cbSymHash
 
PDB_LONG cbAddrMap
 
PDB_DWORD nThunks
 
PDB_LONG cbSizeOfThunk
 
PDB_WORD isectThunkTable
 
PDB_WORD reserved
 
PDB_LONG offThunkTable
 
PDB_DWORD nSects
 

Member Data Documentation

◆ cbAddrMap

PDB_LONG retdec::pdbparser::_PSGSIHDR::cbAddrMap

◆ cbSizeOfThunk

PDB_LONG retdec::pdbparser::_PSGSIHDR::cbSizeOfThunk

◆ cbSymHash

PDB_LONG retdec::pdbparser::_PSGSIHDR::cbSymHash

◆ isectThunkTable

PDB_WORD retdec::pdbparser::_PSGSIHDR::isectThunkTable

◆ nSects

PDB_DWORD retdec::pdbparser::_PSGSIHDR::nSects

◆ nThunks

PDB_DWORD retdec::pdbparser::_PSGSIHDR::nThunks

◆ offThunkTable

PDB_LONG retdec::pdbparser::_PSGSIHDR::offThunkTable

◆ reserved

PDB_WORD retdec::pdbparser::_PSGSIHDR::reserved

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