dbghelp: Use the location info structure thoughout the code to handle the location...
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 24 Nov 2006 21:17:38 +0000 (22:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2006 16:54:39 +0000 (17:54 +0100)
commit20fc25bc552ce8dc905b93a5bccff715e5cf0513
tree4bda6d15460c527d59b235c553f91e7dae1e74cf
parentd5c4e55d3684fb40048bc1eaadb976680a9dfcd0
dbghelp: Use the location info structure thoughout the code to handle the location of a data variable.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/dwarf.c
dlls/dbghelp/elf_module.c
dlls/dbghelp/msc.c
dlls/dbghelp/stabs.c
dlls/dbghelp/symbol.c
dlls/dbghelp/type.c