Module: wine Branch: master Commit: f30fdd1822462326d3339a21b838d28b623e6486 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f30fdd1822462326d3339a21b...
Author: Jacek Caban jacek@codeweavers.com Date: Tue Mar 24 01:53:37 2020 +0100
dbghelp: Move loader search functions to the end of module files.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dbghelp/elf_module.c | 116 ++++++++++++++-------------- dlls/dbghelp/macho_module.c | 181 ++++++++++++++++++++++---------------------- 2 files changed, 148 insertions(+), 149 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f30fdd1822462326d3339...