[PATCH 3/7] dbghelp: Use vtbl to handle different image_file_map types.
March 16, 2020
10:05 a.m.
Signed-off-by: Jacek Caban <jacek(a)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(-)
2250
Age (days ago)
2250
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban