Module: wine Branch: master Commit: c576b0c73f0f35a4803b2e315902402ecf95278b URL: https://gitlab.winehq.org/wine/wine/-/commit/c576b0c73f0f35a4803b2e315902402...
Author: Eric Pouech eric.pouech@gmail.com Date: Tue Nov 1 10:39:59 2022 +0100
dbghelp: Store address range as FAM in symt_inlinesite.
Signed-off-by: Eric Pouech eric.pouech@gmail.com
---
dlls/dbghelp/dbghelp_private.h | 11 +++--- dlls/dbghelp/dwarf.c | 23 ++++++------ dlls/dbghelp/msc.c | 79 +++++++++++++++++++++++++++++++----------- dlls/dbghelp/symbol.c | 50 ++++---------------------- 4 files changed, 81 insertions(+), 82 deletions(-)