Files
Sergei Barannikov f8e394b6f8 [lldb] Fix section offset of synthesized entry point symbol (#190348)
In the non-ARM case, the offset was left unset, so the symbol
synthesized for the entry point pointed to the start of the containing
section.
As a drive-by change, simplify offset adjustment in ARM case.
2026-04-05 21:39:24 +03:00
..