Eric Pouech : dbghelp: Use the location info structure thoughout the code to handle the location of a data variable .

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 27 12:51:47 CST 2006


Module: wine
Branch: master
Commit: 20fc25bc552ce8dc905b93a5bccff715e5cf0513
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=20fc25bc552ce8dc905b93a5bccff715e5cf0513

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Fri Nov 24 22:17:38 2006 +0100

dbghelp: Use the location info structure thoughout the code to handle the location of a data variable.

---

 dlls/dbghelp/dbghelp_private.h |   26 +++++++++++++------
 dlls/dbghelp/dwarf.c           |    3 +-
 dlls/dbghelp/elf_module.c      |    8 +++---
 dlls/dbghelp/msc.c             |   26 ++++++++++++++++----
 dlls/dbghelp/stabs.c           |   53 +++++++++++++++++++++-------------------
 dlls/dbghelp/symbol.c          |   17 +++++-------
 dlls/dbghelp/type.c            |   31 ++++++++++++-----------
 7 files changed, 95 insertions(+), 69 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=20fc25bc552ce8dc905b93a5bccff715e5cf0513



More information about the wine-cvs mailing list