Sweden-Number/dlls/dbghelp
Eric Pouech 7d54682ffc dbghelp: Fix a failure about 'wrong name EntryPoint'.
Regression was introduced in d614ac4671
by allowing to return the symbol with the lowest address in the module
even if the requested address was strictly below.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-24 20:49:05 +02:00
..
tests dbghelp/tests: Try to fix failure in current dbghelp tests. 2021-07-06 16:10:00 +02:00
Makefile.in
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c
dbghelp.c
dbghelp.spec dbghelp: Implement SymFromNameW(). 2021-04-22 21:12:57 +02:00
dbghelp_private.h
dwarf.c
dwarf.h
elf_module.c
image.c
image_private.h
inflate.c
macho_module.c
minidump.c
module.c dbghelp: Initialize new structure members. 2021-07-20 13:16:53 +02:00
msc.c winedump: Correct and update a couple of infos in PDB symbol stream header. 2021-08-24 19:59:23 +02:00
path.c dbghelp: Look for .so files in the architecture-specific directory. 2021-04-28 16:25:48 +02:00
pe_module.c
source.c
stabs.c
stack.c
storage.c
symbol.c dbghelp: Fix a failure about 'wrong name EntryPoint'. 2021-08-24 20:49:05 +02:00
type.c dbghelp: Correctly initialize the module_pair structure in SymGetTypeFromName. 2021-07-06 16:09:44 +02:00
version.rc
wdbgexts.h
zlib.h