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

Public Attributes | |
| unsigned | kind: 8 |
| unsigned | reg |
| ULONG_PTR | offset |
| const char * | input_name |
| int | first_line |
| int | last_line |
| int | first_column |
| int | last_column |
Definition at line 151 of file dbghelp_private.h.
| int location::first_column |
Definition at line 322 of file widltypes.h.
| int location::first_line |
Definition at line 320 of file widltypes.h.
Definition at line 319 of file widltypes.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().
| int location::last_column |
Definition at line 323 of file widltypes.h.
| int location::last_line |
Definition at line 321 of file widltypes.h.
| 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().