ReactOS 0.4.16-dev-340-g0540c21
|
#include <dbghelp_private.h>
Definition at line 376 of file dbghelp_private.h.
Definition at line 399 of file dbghelp_private.h.
Referenced by cmp_sorttab_addr(), module_new(), module_remove(), module_reset_debug_info(), resort_symbols(), symt_add_module_ht(), symt_find_nearest(), symt_get_best_at(), and symt_grow_sorttab().
struct module_format* module::format_info[DFI_LAST] |
Definition at line 388 of file dbghelp_private.h.
Referenced by dwarf2_parse_compilation_unit(), elf_finish_stabs_info(), elf_load_debug_info(), elf_load_debug_info_from_map(), elf_synchronize_module_list(), eval_expression(), find_and_map_dsym(), macho_finish_stabs(), macho_load_debug_info(), macho_search_and_load_file(), macho_synchronize_module_list(), module_new(), module_remove(), pe_load_coff_symbol_table(), pe_load_debug_info(), pe_load_dwarf(), pe_load_export_debug_info(), pe_load_msc_debug_info(), pe_load_native_module(), pe_load_rsym(), pe_load_stabs(), pe_locate_with_coff_symbol_table(), pe_map_directory(), and symt_get_info().
struct hash_table module::ht_symbols |
Definition at line 400 of file dbghelp_private.h.
Referenced by elf_finish_stabs_info(), macho_finish_stabs(), module_new(), module_remove(), module_reset_debug_info(), pe_locate_with_coff_symbol_table(), SymLoadModuleExW(), and symt_add_module_ht().
struct hash_table module::ht_types |
Definition at line 406 of file dbghelp_private.h.
Referenced by module_new(), module_remove(), module_reset_debug_info(), symt_find_type_by_name(), symt_new_basic(), symt_new_typedef(), and symt_new_udt().
Definition at line 383 of file dbghelp_private.h.
Referenced by elf_synchronize_module_list(), macho_synchronize_module_list(), and module_new().
IMAGEHLP_MODULEW64 module::module |
Definition at line 379 of file dbghelp_private.h.
Referenced by add_module_typeinfo(), af_loader_compute_darkening(), dwarf2_parse(), dwarf2_parse_compilation_unit(), dwarf2_set_line_number(), elf_finish_stabs_info(), elf_load_cb(), elf_load_debug_info(), elf_load_debug_info_from_map(), elf_lookup_symtab(), elf_search_and_load_file(), elf_synchronize_module_list(), find_and_map_dsym(), image_check_alternate(), image_locate_debug_link(), macho_finish_stabs(), macho_load_debug_info(), macho_search_and_load_file(), macho_synchronize_module_list(), map_pdb_file(), module_find_by_addr(), module_find_by_nameW(), module_get_containee(), module_get_container(), module_is_already_loaded(), module_is_container_loaded(), module_new(), module_remove(), module_set_module(), path_find_symbol_file(), pe_load_builtin_module(), pe_load_coff_symbol_table(), pe_load_dbg_file(), pe_load_dwarf(), pe_load_export_debug_info(), pe_load_msc_debug_info(), pe_load_native_module(), pe_load_rsym(), pe_load_stabs(), pe_locate_with_coff_symbol_table(), resort_symbols(), rsym_parse(), stabs_parse(), SymEnumerateModulesW64(), SymFromName(), SymFunctionTableAccess64(), SymGetModuleBase64(), SymGetModuleInfoW64(), SymLoadModuleExW(), symt_add_func_local(), symt_new_compiland(), symt_new_constant(), symt_new_function(), symt_new_global_variable(), symt_new_label(), symt_new_public(), symt_new_thunk(), symt_new_udt(), SymUnloadModule(), SymUnloadModule64(), type_module_define(), x86_64_fetch_minidump_module(), and x86_64_find_runtime_function().
WCHAR module::modulename[64] |
Definition at line 380 of file dbghelp_private.h.
Referenced by module_set_module(), and SymEnumerateModulesW64().
Definition at line 381 of file dbghelp_private.h.
Referenced by elf_synchronize_module_list(), macho_synchronize_module_list(), module_find_by_addr(), module_find_by_nameW(), module_get_containee(), module_get_container(), module_is_already_loaded(), module_is_container_loaded(), module_new(), module_remove(), SymEnumerateModulesW64(), and SymFromName().
unsigned module::num_sorttab |
Definition at line 396 of file dbghelp_private.h.
Referenced by module_new(), module_reset_debug_info(), resort_symbols(), and symt_find_nearest().
unsigned module::num_symbols |
Definition at line 397 of file dbghelp_private.h.
Referenced by module_new(), module_reset_debug_info(), resort_symbols(), and symt_add_module_ht().
Definition at line 391 of file dbghelp_private.h.
Referenced by module_new(), module_remove(), source_new(), symt_add_enum_element(), symt_add_func_line(), symt_add_func_local(), symt_add_function_point(), symt_add_function_signature_parameter(), symt_add_type(), symt_add_udt_element(), symt_new_array(), symt_new_basic(), symt_new_compiland(), symt_new_constant(), symt_new_enum(), symt_new_function(), symt_new_function_signature(), symt_new_global_variable(), symt_new_label(), symt_new_pointer(), symt_new_public(), symt_new_thunk(), symt_new_typedef(), symt_new_udt(), symt_open_func_block(), and symt_ptr2index().
Definition at line 378 of file dbghelp_private.h.
Referenced by module_new(), symt_fill_func_line_info(), and symt_get_info().
WCHAR* module::real_path |
Definition at line 385 of file dbghelp_private.h.
Referenced by image_locate_debug_link(), module_remove(), path_find_symbol_file(), and pe_load_native_module().
DWORD64 module::reloc_delta |
Definition at line 384 of file dbghelp_private.h.
Referenced by elf_load_debug_info_from_map(), elf_new_public_symbols(), elf_new_wine_thunks(), macho_load_debug_info(), module_new(), and pe_load_native_module().
int module::sortlist_valid |
Definition at line 395 of file dbghelp_private.h.
Referenced by elf_finish_stabs_info(), elf_new_wine_thunks(), macho_finish_stabs(), module_new(), module_reset_debug_info(), resort_symbols(), symt_add_module_ht(), and symt_find_nearest().
unsigned module::sorttab_size |
Definition at line 398 of file dbghelp_private.h.
Referenced by module_new(), module_reset_debug_info(), and symt_grow_sorttab().
char* module::sources |
Definition at line 412 of file dbghelp_private.h.
Referenced by module_new(), module_remove(), module_reset_debug_info(), source_get(), and source_new().
unsigned module::sources_alloc |
Definition at line 411 of file dbghelp_private.h.
Referenced by module_new(), module_reset_debug_info(), and source_new().
struct wine_rb_tree module::sources_offsets_tree |
Definition at line 413 of file dbghelp_private.h.
Referenced by module_new(), and source_new().
unsigned module::sources_used |
Definition at line 410 of file dbghelp_private.h.
Referenced by module_new(), module_reset_debug_info(), and source_new().
enum module_type module::type |
Definition at line 382 of file dbghelp_private.h.
Referenced by elf_load_debug_info(), elf_synchronize_module_list(), i386_map_dwarf_register(), macho_load_debug_info(), macho_synchronize_module_list(), module_find_by_addr(), module_is_container_loaded(), module_new(), pe_map_directory(), pending_flush(), stabs_parse(), SymEnumerateModulesW64(), and SymFromName().
Definition at line 394 of file dbghelp_private.h.
Referenced by module_new(), symt_index2ptr(), and symt_ptr2index().
Definition at line 407 of file dbghelp_private.h.
Referenced by module_new(), module_reset_debug_info(), and symt_add_type().