Module: wine Branch: master Commit: 0bfa11455c29d13334c0cdecf76b54916458157a URL: http://source.winehq.org/git/wine.git/?a=commit;h=0bfa11455c29d13334c0cdecf7...
Author: Ken Thomases ken@codeweavers.com Date: Wed Jun 24 17:17:47 2015 -0500
dbghelp: Implement the image_private.h functions for Mach-O modules.
---
dlls/dbghelp/image_private.h | 33 +++++--- dlls/dbghelp/macho_module.c | 182 ++++++++++++++++++++++++++++++++++++------- 2 files changed, 177 insertions(+), 38 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0bfa11455c29d13334c0cd...