mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
e41c5780ce
We used to use dynamic_symbol_begin which does not use segments (uses sections) and also tampers with `st_value` for ARM symbols. This commit makes it reuse the more accurate logic implemented in ELFImporter.