ReactOS 0.4.15-dev-8636-g945e856
|
#include <dbghelp_private.h>
Public Attributes | |
struct symt | symt |
ULONG_PTR | address |
ULONG_PTR | size |
struct symt * | container |
struct vector | vchildren |
Definition at line 170 of file dbghelp_private.h.
ULONG_PTR symt_block::address |
Definition at line 173 of file dbghelp_private.h.
Definition at line 175 of file dbghelp_private.h.
ULONG_PTR symt_block::size |
Definition at line 174 of file dbghelp_private.h.
Definition at line 172 of file dbghelp_private.h.
Referenced by symt_open_func_block().
Definition at line 176 of file dbghelp_private.h.
Referenced by symt_open_func_block().