[WINESYNC] dbghelp: Look for .eh_fram if no .eh_frame is found.

lld produces these, because '.eh_frame' misses the eight-character limit
by one character, but '.eh_fram' does not. This allows it to avoid
producing a string table for this common section.

Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 8000b5415d2c249176bda3d8b49f8fc9978e1623 by Chip Davis <cdavis@codeweavers.com>
This commit is contained in:
winesync 2020-09-11 16:53:27 +02:00 committed by Jérôme Gardou
parent dfead9b2ca
commit b7d8c1b1c2
2 changed files with 4 additions and 2 deletions

View file

@ -4,4 +4,4 @@ files:
include/dbghelp.h: sdk/include/psdk/dbghelp.h
include/wine/mscvpdb.h: sdk/include/reactos/wine/mscvpdb.h
tags:
wine: 7a567d1bb00ea2cdac0e972220b1985800ab445e
wine: 8000b5415d2c249176bda3d8b49f8fc9978e1623