ReactOS 0.4.16-dev-41-ge8c7597
|
#include <dbghelp_private.h>
Public Attributes | |
struct symt | symt |
struct hash_table_elt | hash_elt |
enum UdtKind | kind |
int | size |
struct vector | vchildren |
Definition at line 314 of file dbghelp_private.h.
struct hash_table_elt symt_udt::hash_elt |
Definition at line 317 of file dbghelp_private.h.
Referenced by stabs_pts_read_type_def(), symt_add_udt_element(), symt_new_udt(), and symt_set_udt_size().
Definition at line 318 of file dbghelp_private.h.
Referenced by symt_get_info(), and symt_new_udt().
int symt_udt::size |
Definition at line 319 of file dbghelp_private.h.
Referenced by symt_new_udt(), and symt_set_udt_size().
Definition at line 316 of file dbghelp_private.h.
Referenced by codeview_add_type_struct(), stabs_pts_read_type_def(), symt_add_udt_element(), symt_new_udt(), and symt_set_udt_size().
Definition at line 320 of file dbghelp_private.h.
Referenced by symt_add_udt_element(), symt_new_udt(), and symt_set_udt_size().