winedump: Dump global hash table out of PDB symbols' stream.
commit805ffc8adb2e0bdad9170980595d076f082b8740
authorEric Pouech <eric.pouech@gmail.com>
Tue, 27 Sep 2022 09:22:11 +0000 (27 11:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Sep 2022 16:29:27 +0000 (27 18:29 +0200)
tree9843c7c74039bb673915fa8b01fa52c0bcee5839
parent26dce2480ab68756a6558e17eb2bb1ec45743218
winedump: Dump global hash table out of PDB symbols' stream.

Introduce relevant structures in include/wine/msvcpdb.h.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
dlls/dbghelp/msc.c
include/wine/mscvpdb.h
tools/winedump/pdb.c