Sweden-Number/dlls/dbghelp
Zebediah Figura f2e38e1795 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>
2018-06-15 12:56:48 +02:00
..
Makefile.in
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c
crc32.c
dbghelp.c
dbghelp.spec
dbghelp_private.h dbghelp: Determine the target Mach-O architecture from the process's architecture. 2018-06-15 12:56:48 +02:00
dwarf.c
dwarf.h
elf_module.c dbghelp: Read the r_debug and link_map structs corresponding to the target's architecture. 2018-06-05 09:21:59 +02:00
image.c
image_private.h dbghelp: Read the 32-bit Mach-O header. 2018-06-15 12:56:48 +02:00
macho_module.c dbghelp: Read the 32-bit Mach-O header. 2018-06-15 12:56:48 +02:00
minidump.c
module.c dbghelp: Determine the target Mach-O architecture from the process's architecture. 2018-06-15 12:56:48 +02:00
msc.c
path.c
pe_module.c
source.c
stabs.c
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h