dbghelp: Support multiple debug formats.
authorEric Pouech <eric.pouech@wanadoo.fr>
Sun, 18 Jun 2006 19:32:27 +0000 (21:32 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jun 2006 09:57:42 +0000 (11:57 +0200)
commitcca3d1ad0c638cf1d0585adb5d6f8723438631e4
tree026df31d337e4b400b87e0ef5e093b8e002968d9
parent8a92d9ae497149f1ab9165e5f1a854f38d84c5b7
dbghelp: Support multiple debug formats.

When several debug formats (eg stabs & dwarf2) exist in the same
module, allow to load them all (this is needed when different
compilation units are compiled with different debug options).
dlls/dbghelp/elf_module.c