Module: wine Branch: master Commit: 7e4fd17d5b62e888fd6a3a452dc3ee22dfb74ccd URL: https://source.winehq.org/git/wine.git/?a=commit;h=7e4fd17d5b62e888fd6a3a452...
Author: Zebediah Figura zfigura@codeweavers.com Date: Mon Jun 4 16:51:33 2018 -0500
dbghelp: Translate the 32-bit ELF symbol struct to the 64-bit one.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dbghelp/elf_module.c | 87 +++++++++++++++++++++++++++----------------- dlls/dbghelp/image_private.h | 9 +---- 2 files changed, 54 insertions(+), 42 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7e4fd17d5b62e888fd6a3...