reactos/dll/win32/dbghelp
winesync 0fd6a91bf1 [WINESYNC] dbghelp: Don't use PATH to search for libraries.
It should be used only for the main executable, for which we get full
path anyway.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 5bc58410f28aefea3c3f41e056a372aff4dceac7 by Jacek Caban <jacek@codeweavers.com>
2020-09-16 10:35:58 +02:00
..
CMakeLists.txt [WINESYNC] dbghelp: Import zlib inflate code. 2020-09-16 10:35:57 +02:00
coff.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
compat.c [WINESYNC] dbghelp: Move elf_check_alternate implementation to module.c. 2020-09-16 10:35:46 +02:00
compat.h [WINESYNC] dbghelp: Move elf_check_alternate implementation to module.c. 2020-09-16 10:35:46 +02:00
cpu_arm.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_arm64.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_i386.c [WINESYNC] dbghelp: Use DWARF registry mapping quirk only for actual macho modules. 2020-09-16 10:35:50 +02:00
cpu_ppc.c [WINESYNC] dbghelp: Pass module to map_dwarf_register. 2020-09-16 10:35:50 +02:00
cpu_x86_64.c [WINESYNC] dbghelp: Introduce read_process_memory helper. 2020-09-16 10:35:56 +02:00
dbghelp.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
dbghelp.spec [WINESYNC] dbghelp: Add SymGetExtendedOption/SymSetExtendedOption stubs. 2020-09-16 10:35:41 +02:00
dbghelp_private.h [WINESYNC] dbghelp: Always build all loader backends. 2020-09-16 10:35:57 +02:00
dbghelp_ros.diff
dwarf.c [WINESYNC] dbghelp: Import zlib inflate code. 2020-09-16 10:35:57 +02:00
dwarf.h
elf_module.c [WINESYNC] dbghelp: Don't use PATH to search for libraries. 2020-09-16 10:35:58 +02:00
image.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
image_private.h [WINESYNC] dbghelp: Fix GCC warnings in macho_module.c. 2020-09-16 10:35:57 +02:00
inflate.c [WINESYNC] dbghelp: Import zlib inflate code. 2020-09-16 10:35:57 +02:00
macho_module.c [WINESYNC] dbghelp: Don't use PATH to search for libraries. 2020-09-16 10:35:58 +02:00
minidump.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
module.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
msc.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
path.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
pe_module.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
precomp.h
rosstubs.c
rsym.c [WINESYNC] dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). 2020-09-16 10:35:39 +02:00
source.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
stabs.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
stack.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
storage.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
symbol.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
type.c [WINESYNC] dbghelp: Remove unneeded includes. 2020-09-16 10:35:57 +02:00
version.rc
wdbgexts.h
zlib.h [WINESYNC] dbghelp: Import zlib inflate code. 2020-09-16 10:35:57 +02:00