ReactOS 0.4.16-dev-13-ge2fc578
|
#include <dbghelp_private.h>
Public Attributes | |
unsigned | kind: 8 |
unsigned | reg |
ULONG_PTR | offset |
Definition at line 151 of file dbghelp_private.h.
unsigned location::kind |
Definition at line 153 of file dbghelp_private.h.
Referenced by codeview_add_variable(), codeview_snarf(), coff_process_info(), compute_location(), dwarf2_compute_location_attr(), dwarf2_location_compute(), dwarf2_parse_subprogram_label(), dwarf2_parse_udt_member(), dwarf2_parse_variable(), elf_new_wine_thunks(), loc_compute_frame(), macho_finish_stabs(), rsym_finalize_function(), stabs_finalize_function(), stabs_parse(), symt_fill_sym_info(), symt_get_info(), and symt_new_global_variable().
ULONG_PTR location::offset |
Definition at line 155 of file dbghelp_private.h.
Referenced by btrfs_lookup_inode(), codeview_add_variable(), codeview_snarf(), coff_process_info(), compute_location(), dwarf2_compute_location_attr(), dwarf2_location_compute(), dwarf2_parse_subprogram_label(), dwarf2_parse_udt_member(), dwarf2_parse_variable(), elf_new_wine_thunks(), loc_compute_frame(), macho_finish_stabs(), rsym_finalize_function(), stabs_finalize_function(), stabs_parse(), symt_fill_sym_info(), symt_get_info(), and symt_new_global_variable().
unsigned location::reg |
Definition at line 154 of file dbghelp_private.h.
Referenced by codeview_add_variable(), codeview_snarf(), coff_process_info(), compute_location(), dwarf2_compute_location_attr(), dwarf2_location_compute(), dwarf2_parse_variable(), elf_new_wine_thunks(), macho_finish_stabs(), stabs_parse(), and symt_fill_sym_info().