mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
8773f3bbd6
Improve text-size detection in the case of PE and Mach-O files. In both cases if a suitable `.text`-like section is not found then the text size will be the sum of all segments with an executable flag.