ReactOS 0.4.15-dev-8102-g108db8f
symt_basic Struct Reference

#include <dbghelp_private.h>

Collaboration diagram for symt_basic:

Public Attributes

struct symt symt
 
struct hash_table_elt hash_elt
 
enum BasicType bt
 
ULONG_PTR size
 

Detailed Description

Definition at line 269 of file dbghelp_private.h.

Member Data Documentation

◆ bt

enum BasicType symt_basic::bt

Definition at line 273 of file dbghelp_private.h.

Referenced by symt_new_basic().

◆ hash_elt

struct hash_table_elt symt_basic::hash_elt

Definition at line 272 of file dbghelp_private.h.

Referenced by symt_new_basic().

◆ size

ULONG_PTR symt_basic::size

Definition at line 274 of file dbghelp_private.h.

Referenced by symt_new_basic().

◆ symt

struct symt symt_basic::symt

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