ReactOS 0.4.15-dev-7918-g2a2556c
_PDB_SYMBOL_RANGE_EX Struct Reference

#include <mscvpdb.h>

Public Attributes

WORD segment
 
WORD pad1
 
DWORD offset
 
DWORD size
 
DWORD characteristics
 
WORD index
 
WORD pad2
 
DWORD timestamp
 
DWORD unknown
 

Detailed Description

Definition at line 1987 of file mscvpdb.h.

Member Data Documentation

◆ characteristics

DWORD _PDB_SYMBOL_RANGE_EX::characteristics

Definition at line 1993 of file mscvpdb.h.

◆ index

WORD _PDB_SYMBOL_RANGE_EX::index

Definition at line 1994 of file mscvpdb.h.

Referenced by pdb_convert_symbol_file().

◆ offset

DWORD _PDB_SYMBOL_RANGE_EX::offset

Definition at line 1991 of file mscvpdb.h.

◆ pad1

WORD _PDB_SYMBOL_RANGE_EX::pad1

Definition at line 1990 of file mscvpdb.h.

◆ pad2

WORD _PDB_SYMBOL_RANGE_EX::pad2

Definition at line 1995 of file mscvpdb.h.

◆ segment

WORD _PDB_SYMBOL_RANGE_EX::segment

Definition at line 1989 of file mscvpdb.h.

◆ size

DWORD _PDB_SYMBOL_RANGE_EX::size

Definition at line 1992 of file mscvpdb.h.

◆ timestamp

DWORD _PDB_SYMBOL_RANGE_EX::timestamp

Definition at line 1996 of file mscvpdb.h.

◆ unknown

DWORD _PDB_SYMBOL_RANGE_EX::unknown

Definition at line 1997 of file mscvpdb.h.


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