Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use as load address the first mapping for a file
This is still not a totally correct calculation, some applications such as Rust + musl get their executable segments loaded in a way that we don't recognise yet, but this fixes cases where the loader decides to split the image in more than 2 segments. Test Plan ======== See PR.
- Loading branch information