Module: wine
Branch: master
Commit: de615a11e5b2496afd7f5f0b338c80c463dd32e0
URL: https://source.winehq.org/git/wine.git/?a=commit;h=de615a11e5b2496afd7f5f0b…
Author: Eric Pouech <eric.pouech(a)gmail.com>
Date: Tue Aug 24 11:11:43 2021 +0200
winedump: Print symbol id when dumping symbols.
In CV records, the cv_itemid is used to reference
other symbols, so we need to print out the symbol id.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
tools/winedump/msc.c | 121 ++++++++++++++++++++++++++-------------------------
1 file changed, 61 insertions(+), 60 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=de615a11e5b2496afd7f…