Skip to content
Snippets Groups Projects
Commit 8000b541 authored by Charles Davis's avatar Charles Davis Committed by Alexandre Julliard
Browse files

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: default avatarChip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 8341b51b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment