ReactOS 0.4.16-dev-401-g45b008d
|
#include <dbghelp_private.h>
Public Attributes | |
struct symt | symt |
struct hash_table_elt | hash_elt |
ULONG_PTR | address |
struct symt * | container |
struct symt * | type |
ULONG_PTR | size |
struct vector | vlines |
struct vector | vchildren |
Definition at line 219 of file dbghelp_private.h.
ULONG_PTR symt_function::address |
Definition at line 223 of file dbghelp_private.h.
Referenced by codeview_snarf(), stabs_parse(), and symt_new_function().
Definition at line 224 of file dbghelp_private.h.
Referenced by symt_new_function().
struct hash_table_elt symt_function::hash_elt |
Definition at line 222 of file dbghelp_private.h.
Referenced by elf_finish_stabs_info(), stabs_parse(), and symt_new_function().
ULONG_PTR symt_function::size |
Definition at line 226 of file dbghelp_private.h.
Referenced by symt_new_function().
Definition at line 221 of file dbghelp_private.h.
Referenced by elf_finish_stabs_info(), and symt_new_function().
Definition at line 225 of file dbghelp_private.h.
Referenced by stabs_parse(), and symt_new_function().
Definition at line 228 of file dbghelp_private.h.
Referenced by symt_new_function().
Definition at line 227 of file dbghelp_private.h.
Referenced by symt_new_function().