ld: Fix remapping of FDEs with multiple CFIs #343

Merged
sb10q merged 3 commits from fix/ld-remap-multiple-cie into master 2023-10-20 18:18:40 +08:00

3 Commits

Author SHA1 Message Date
David Mak e49b760e34 ld: Support multiple CFIs with different encoding in .eh_frame
We now parse each CFI to read its encoding as opposed to assuming that
all CFIs within the same EH_Frame uses the same encoding. FDEs are now
iterated in a per-CFI manner.
2023-10-20 18:15:03 +08:00
David Mak aa92778363 ld: Fix remapping of FDEs with multiple CFIs 2023-10-20 18:14:27 +08:00
David Mak e1487ed335 cargo: Update dependencies 2023-10-20 18:11:45 +08:00