Zebediah Figura : dbghelp: Determine the target Mach-O architecture from the process's architecture.
Module: wine Branch: master Commit: f0ee3471f369bc3d3911647c7efa63fc503e6ce2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f0ee3471f369bc3d3911647c7... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Thu Jun 14 16:58:13 2018 -0500 dbghelp: Determine the target Mach-O architecture from the process's architecture. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dbghelp/dbghelp_private.h | 2 +- dlls/dbghelp/macho_module.c | 66 +++++++++++++++++++++--------------------- dlls/dbghelp/module.c | 2 +- 3 files changed, 35 insertions(+), 35 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f0ee3471f369bc3d39116...
participants (1)
-
Alexandre Julliard