ReactOS 0.4.15-dev-7842-g558ab78
symt_pointer Struct Reference

#include <dbghelp_private.h>

Collaboration diagram for symt_pointer:

Public Attributes

struct symt symt
 
struct symtpointsto
 
ULONG_PTR size
 

Detailed Description

Definition at line 300 of file dbghelp_private.h.

Member Data Documentation

◆ pointsto

struct symt* symt_pointer::pointsto

Definition at line 303 of file dbghelp_private.h.

Referenced by symt_new_pointer().

◆ size

ULONG_PTR symt_pointer::size

Definition at line 304 of file dbghelp_private.h.

Referenced by symt_new_pointer().

◆ symt

struct symt symt_pointer::symt

Definition at line 302 of file dbghelp_private.h.

Referenced by symt_new_pointer().


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