dbghelp: Create lexical relationship between global vars and symt_module.
commitd2a5f434c4fd03c61e96b10f1c3c9def70dcc9ca
authorEric Pouech <eric.pouech@gmail.com>
Tue, 12 Jul 2022 07:28:57 +0000 (12 09:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Jul 2022 20:51:29 +0000 (12 22:51 +0200)
tree0617501d5c7a0657605246d70a513e4bdcfbbe74
parent87e2b007744f8bafdea63df21a74ffc24b392912
dbghelp: Create lexical relationship between global vars and symt_module.

Global (non static) variables are now stored in symt_module.
(static variables are stored in symt_compiland).

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
dlls/dbghelp/symbol.c