commit | ef8d1f146191cbb3cc38080aec966e7a23770ae2 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Aug 27 13:41:50 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Aug 27 13:41:50 2019 -0700 |
tree | efcc4de60126ab6932e798d737732f2cb9997d05 | |
parent | fefc6574cc56f50b8492774a9b34084303748899 [diff] |
Fix unwind_reg_info tool. I was using the pc as the offest into the elf. That is obviously not correct. Added an optional OFFSET argument like in unwind_info along with this change. Test: Verified that with no offest works, verified with a zero offset Test: works, verified with a non-zero offset results in a bad elf Test: on an elf without an offset. Change-Id: I4b6d02609627288e9f8a0eb26988d03adf95cb1f