|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dbghelp_private.h>

Public Attributes | |
| struct symt | symt |
| ULONG_PTR | address |
| unsigned | source |
| struct vector | vchildren |
Definition at line 179 of file dbghelp_private.h.
| ULONG_PTR symt_compiland::address |
Definition at line 182 of file dbghelp_private.h.
Referenced by symt_new_compiland().
| unsigned symt_compiland::source |
Definition at line 183 of file dbghelp_private.h.
Referenced by symt_new_compiland().
Definition at line 181 of file dbghelp_private.h.
Referenced by symt_new_compiland(), symt_new_constant(), symt_new_function(), symt_new_global_variable(), symt_new_label(), symt_new_public(), and symt_new_thunk().
Definition at line 184 of file dbghelp_private.h.
Referenced by symt_new_compiland(), symt_new_constant(), symt_new_function(), symt_new_global_variable(), symt_new_label(), symt_new_public(), and symt_new_thunk().