ReactOS 0.4.15-dev-8636-g945e856
|
#include <dbghelp_private.h>
Public Attributes | |
struct symt | symt |
struct hash_table_elt | hash_elt |
struct symt * | container |
ULONG_PTR | address |
ULONG_PTR | size |
THUNK_ORDINAL | ordinal |
Definition at line 249 of file dbghelp_private.h.
ULONG_PTR symt_thunk::address |
Definition at line 254 of file dbghelp_private.h.
Referenced by symt_new_thunk().
Definition at line 253 of file dbghelp_private.h.
Referenced by symt_new_thunk().
struct hash_table_elt symt_thunk::hash_elt |
Definition at line 252 of file dbghelp_private.h.
Referenced by symt_new_thunk().
THUNK_ORDINAL symt_thunk::ordinal |
Definition at line 256 of file dbghelp_private.h.
Referenced by symt_new_thunk().
ULONG_PTR symt_thunk::size |
Definition at line 255 of file dbghelp_private.h.
Referenced by symt_new_thunk().
Definition at line 251 of file dbghelp_private.h.
Referenced by symt_new_thunk().