6 Apr
2020
6 Apr
'20
5:43 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/dbghelp/Makefile.in | 2 ++ dlls/dbghelp/dbghelp_private.h | 1 - dlls/dbghelp/dwarf.c | 4 +-- dlls/dbghelp/elf_module.c | 14 ++++---- dlls/dbghelp/macho_module.c | 20 +++++------ dlls/dbghelp/module.c | 62 ++++++++++++++++---------------- dlls/dbghelp/path.c | 64 +++++++++++++++++----------------- dlls/dbghelp/pe_module.c | 2 +- dlls/dbghelp/symbol.c | 8 ++--- 9 files changed, 89 insertions(+), 88 deletions(-)