dbghelp: Create new infrastructure to hold specific information for multiple file...
commit73f79e7fadfd7782da717cb1dfcd2496d1d2287f
authorEric Pouech <eric.pouech@orange.fr>
Thu, 18 Mar 2010 20:31:43 +0000 (18 21:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Mar 2010 11:08:27 +0000 (19 12:08 +0100)
tree4ebcd2d976a7df1b9a3ac8434947597f37165413
parent3e6920d7b866aefba74ba02d4fa6cf2dc5bd61df
dbghelp: Create new infrastructure to hold specific information for multiple file/debug formats in a single module, and use it to store dwarf2 stuff.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/dwarf.c
dlls/dbghelp/module.c
dlls/dbghelp/symbol.c