reactos/dll/win32/dbghelp
winesync 575196093a [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO).
Signed-off-by: Andreas Maier <staubim@quantentunnel.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 8d096fb5e262e5e87866d1a4a397da144a09b635 by Andreas Maier <staubim@quantentunnel.de>
2020-09-16 10:35:39 +02:00
..
CMakeLists.txt [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +01:00
coff.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
compat.c [WINESYNC] dbghelp: Determine the wine loader name from the target process's architecture. 2020-09-16 10:35:31 +02:00
compat.h [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
cpu_arm.c [WINESYNC] dbghelp/dwarf: Allow get_context_reg() to handle different register sizes. 2020-09-16 10:35:35 +02:00
cpu_arm64.c [WINESYNC] dbghelp/dwarf: Allow get_context_reg() to handle different register sizes. 2020-09-16 10:35:35 +02:00
cpu_i386.c [WINESYNC] dbghelp/dwarf: Allow get_context_reg() to handle different register sizes. 2020-09-16 10:35:35 +02:00
cpu_ppc.c [WINESYNC] dbghelp: Use WOW64_CONTEXT instead of CONTEXT for i386 backend. 2020-09-16 10:35:34 +02:00
cpu_x86_64.c [WINESYNC] dbghelp/dwarf: Allow get_context_reg() to handle different register sizes. 2020-09-16 10:35:35 +02:00
crc32.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
dbghelp.c [WINESYNC] dbghelp: Only check process architecture if we are actually given a process. 2020-09-16 10:35:38 +02:00
dbghelp.spec [DBGHELP] Fix 3 MSVC warnings about MiniDumpWriteDump() (#643) 2018-06-28 17:44:49 +02:00
dbghelp_private.h [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
dbghelp_ros.diff Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dwarf.c [WINESYNC] dbghelp/dwarf: Use debugstr_a() to trace external strings. 2020-09-16 10:35:35 +02:00
dwarf.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
elf_module.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
image.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
image_private.h [WINESYNC] dbghelp: Fix loading of Mach-O load commands for 64-bit binaries. 2020-09-16 10:35:34 +02:00
macho_module.c [WINESYNC] dbghelp: Correctly determine the dyld image info address. 2020-09-16 10:35:35 +02:00
minidump.c [WINESYNC] dbghelp: Turn variable 'code' into a static constant. 2020-09-16 10:35:36 +02:00
module.c Revert "[DBGHELP] Set LastError for SymGetModuleBase-calls to ERROR_MOD_NOT_FOUND." 2020-09-16 10:35:36 +02:00
msc.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
path.c [WINESYNC] dbghelp: Return a Unicode path in path_find_symbol_file(). 2020-09-16 10:35:38 +02:00
pe_module.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
precomp.h [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
rosstubs.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
rsym.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
source.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
stabs.c [WINESYNC] dbghelp: Use the ARRAY_SIZE() macro. 2020-09-16 10:35:34 +02:00
stack.c [WINESYNC] dbghelp/dwarf: Use the correct backend CPU in dwarf2_virtual_unwind(). 2020-09-16 10:35:34 +02:00
storage.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
symbol.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
type.c [DBGHELP] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 23:54:20 +01:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wdbgexts.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00