Branch: refs/heads/refact_fixPhdr Home: https://github.com/dyninst/dyninst Commit: 432a12f5ede59e9c5b8b7c438aa80545a8736a69 https://github.com/dyninst/dyninst/commit/432a12f5ede59e9c5b8b7c438aa80545a8736a69 Author: Sasha @leela <sa...@cs.wisc.edu> Date: 2019-06-27 (Thu, 27 Jun 2019)
Changed paths: M symtabAPI/src/emitElf.C M symtabAPI/src/emitElf.h Log Message: ----------- Fix overlapping bug of program header segments on fixPhdr. This fix is making the update of the program headers in two passes. First, we need to update the addresses, and then insert the new created segment. _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api