wine/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
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c
dbghelp.c
dbghelp.spec
dbghelp_private.h
dwarf.c
dwarf.h
elf_module.c
image.c
image_private.h
inflate.c
macho_module.c
Makefile.in
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
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
version.rc
wdbgexts.h
zlib.h