dbghelp: Don't parse the DWARF info from Mach-O files if we were requested to only...
commit70565f1b8bd789412aad46743a6c3f9cab95f03f
authorKen Thomases <ken@codeweavers.com>
Mon, 29 Jun 2015 01:45:10 +0000 (28 20:45 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Jun 2015 10:07:52 +0000 (29 19:07 +0900)
tree3816461718e9749fe2a20d5531e70e352d624a86
parent83c1255f660e13ee07d1529a7ef0dde7820ad808
dbghelp: Don't parse the DWARF info from Mach-O files if we were requested to only provide public symbols.

This now works more like how the ELF and PE support works.
dlls/dbghelp/macho_module.c