Sweden-Number/dlls/dbghelp
Jacek Caban fec0157585 dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-24 19:43:38 +01:00
..
tests
Makefile.in
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_ppc.c
cpu_x86_64.c dbghelp: Store process struct pointer in dump context. 2020-03-24 19:43:38 +01:00
dbghelp.c dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list. 2020-03-24 19:43:38 +01:00
dbghelp.spec
dbghelp_private.h dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list. 2020-03-24 19:43:38 +01:00
dwarf.c
dwarf.h
elf_module.c dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list. 2020-03-24 19:43:38 +01:00
image.c
image_private.h dbghelp: Use Windows API to map macho files. 2020-03-19 20:32:38 +01:00
macho_module.c dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list. 2020-03-24 19:43:38 +01:00
minidump.c dbghelp: Pass process struct to elf_enum_modules and macho_enum_modules. 2020-03-24 19:43:38 +01:00
module.c dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list. 2020-03-24 19:43:38 +01:00
msc.c
path.c dbghelp: Introduce search_unix_path helper and use it in elf_search_and_load_file. 2020-03-23 20:58:59 +01:00
pe_module.c dbghelp: Make dll builtin PE path search helper more generic. 2020-03-23 20:58:54 +01:00
source.c
stabs.c
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h