[PATCH 4/7] dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list.

Jacek Caban jacek at codeweavers.com
Mon Mar 23 19:54:07 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/dbghelp/dbghelp.c         |  4 ++--
  dlls/dbghelp/dbghelp_private.h |  9 +++++++--
  dlls/dbghelp/elf_module.c      | 18 ++++++++++--------
  dlls/dbghelp/macho_module.c    | 18 ++++++++++--------
  dlls/dbghelp/module.c          | 23 ++++++++++++-----------
  5 files changed, 41 insertions(+), 31 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-dbghelp-Introduce-loader_ops-to-abstract-platform-spec.txt
Type: text/x-patch
Size: 8648 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200324/6359bc32/attachment-0001.bin>


More information about the wine-devel mailing list