Module: wine Branch: master Commit: e15e9331cb856768ae2889dd090296a2d12c8929 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e15e9331cb856768ae2889dd09...
Author: Ken Thomases ken@codeweavers.com Date: Wed Jun 24 17:17:45 2015 -0500
dbghelp: Move the macho_file_map structure into image_file_map.
---
dlls/dbghelp/image_private.h | 32 +++++++ dlls/dbghelp/macho_module.c | 210 +++++++++++++++++++------------------------ 2 files changed, 124 insertions(+), 118 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e15e9331cb856768ae2889...