Eric Pouech : dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info.

Alexandre Julliard julliard at winehq.org
Wed Mar 9 11:12:50 CST 2011


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Tue Mar  8 21:31:38 2011 +0100

dbghelp: Add helper to get global address out of symt, instead of going though symt_get_info.

---

 dlls/dbghelp/coff.c            |    7 +--
 dlls/dbghelp/dbghelp_private.h |    2 +-
 dlls/dbghelp/elf_module.c      |    4 +-
 dlls/dbghelp/macho_module.c    |    2 +-
 dlls/dbghelp/symbol.c          |   37 ++++++++----------
 dlls/dbghelp/type.c            |   80 +++++++++++++++++++++-------------------
 6 files changed, 65 insertions(+), 67 deletions(-)

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



More information about the wine-cvs mailing list