Module: wine Branch: master Commit: 7d441808ac3b1d8bcef7795b636bda14c31c927b URL: https://source.winehq.org/git/wine.git/?a=commit;h=7d441808ac3b1d8bcef7795b6...
Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Jun 14 16:58:18 2018 -0500
dbghelp: Read the stabs nlist entry corresponding to the target's architecture.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dbghelp/dbghelp_private.h | 2 +- dlls/dbghelp/macho_module.c | 16 +++------ dlls/dbghelp/stabs.c | 73 ++++++++++++++++++++++++------------------ 3 files changed, 47 insertions(+), 44 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7d441808ac3b1d8bcef77...