dbghelp: Pass process struct to elf_enum_modules and macho_enum_modules.
commit724f433f39f71e8869c49a5960364c5669759b08
authorJacek Caban <jacek@codeweavers.com>
Tue, 24 Mar 2020 00:53:23 +0000 (24 01:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Mar 2020 18:43:38 +0000 (24 19:43 +0100)
tree451f93223fe463dc5b9627fe67dded2304d24584
parent6b3018d03da983050516821caa2aada2f4814678
dbghelp: Pass process struct to elf_enum_modules and macho_enum_modules.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/elf_module.c
dlls/dbghelp/macho_module.c
dlls/dbghelp/minidump.c