dbghelp: Read the 32-bit Mach-O header.
commitf2e38e17956197180ad730fd00a267fc25d4f238
authorZebediah Figura <zfigura@codeweavers.com>
Thu, 14 Jun 2018 21:58:14 +0000 (14 16:58 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2018 10:56:48 +0000 (15 12:56 +0200)
tree0d5cc4d8a2fb7dedada472c63dd6075cb6aa7d30
parentf0ee3471f369bc3d3911647c7efa63fc503e6ce2
dbghelp: Read the 32-bit Mach-O header.

It is identical to the 64-bit header, except for the "reserved" field.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dbghelp/image_private.h
dlls/dbghelp/macho_module.c