[PATCH 3/7] dbghelp: Use vtbl to handle different image_file_map types.

Jacek Caban jacek at codeweavers.com
Mon Mar 16 10:05:39 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/dbghelp/elf_module.c    | 44 +++++++-------------
  dlls/dbghelp/image_private.h | 79 +++++++-----------------------------
  dlls/dbghelp/macho_module.c  | 41 ++++++++-----------
  dlls/dbghelp/pe_module.c     | 24 +++++++----
  4 files changed, 62 insertions(+), 126 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-dbghelp-Use-vtbl-to-handle-different-image_file_map-ty.txt
Type: text/x-patch
Size: 14014 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200316/2dce8a60/attachment-0001.bin>


More information about the wine-devel mailing list