ReactOS 0.4.15-dev-7924-g5949c20
symt_hierarchy_point Struct Reference

#include <dbghelp_private.h>

Collaboration diagram for symt_hierarchy_point:

Public Attributes

struct symt symt
 
struct hash_table_elt hash_elt
 
struct symtparent
 
struct location loc
 

Detailed Description

Definition at line 231 of file dbghelp_private.h.

Member Data Documentation

◆ hash_elt

struct hash_table_elt symt_hierarchy_point::hash_elt

Definition at line 234 of file dbghelp_private.h.

Referenced by symt_add_function_point(), and symt_new_label().

◆ loc

struct location symt_hierarchy_point::loc

Definition at line 236 of file dbghelp_private.h.

Referenced by symt_add_function_point(), and symt_new_label().

◆ parent

struct symt* symt_hierarchy_point::parent

Definition at line 235 of file dbghelp_private.h.

Referenced by symt_add_function_point(), and symt_new_label().

◆ symt

struct symt symt_hierarchy_point::symt

Definition at line 233 of file dbghelp_private.h.

Referenced by symt_add_function_point(), and symt_new_label().


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