Jacek Caban : dbghelp: Use vtbl to handle different image_file_map types.

Alexandre Julliard julliard at winehq.org
Mon Mar 16 16:49:06 CDT 2020


Module: wine
Branch: master
Commit: 95a5f8296188d7dd8ffb86afd4f0c3280e2f5656
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=95a5f8296188d7dd8ffb86afd4f0c3280e2f5656

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar 16 16:05:39 2020 +0100

dbghelp: Use vtbl to handle different image_file_map types.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=95a5f8296188d7dd8ffb86afd4f0c3280e2f5656



More information about the wine-cvs mailing list