ReactOS 0.4.16-dev-597-gdbf7844
|
#include <mscvpdb.h>
Public Attributes | |
WORD | hash1_file |
WORD | hash2_file |
WORD | gsym_file |
WORD | pad |
DWORD | module_size |
DWORD | offset_size |
DWORD | hash_size |
DWORD | srcmodule_size |
WORD _PDB_SYMBOLS_OLD::gsym_file |
Definition at line 2049 of file mscvpdb.h.
Referenced by pdb_convert_symbols_header().
WORD _PDB_SYMBOLS_OLD::hash1_file |
Definition at line 2047 of file mscvpdb.h.
Referenced by pdb_convert_symbols_header().
WORD _PDB_SYMBOLS_OLD::hash2_file |
Definition at line 2048 of file mscvpdb.h.
Referenced by pdb_convert_symbols_header().
DWORD _PDB_SYMBOLS_OLD::hash_size |
Definition at line 2053 of file mscvpdb.h.
Referenced by pdb_convert_symbols_header().
DWORD _PDB_SYMBOLS_OLD::module_size |
Definition at line 2051 of file mscvpdb.h.
Referenced by pdb_convert_symbols_header().
DWORD _PDB_SYMBOLS_OLD::offset_size |
Definition at line 2052 of file mscvpdb.h.
Referenced by pdb_convert_symbols_header().
DWORD _PDB_SYMBOLS_OLD::srcmodule_size |
Definition at line 2054 of file mscvpdb.h.
Referenced by pdb_convert_symbols_header().