android_system_core/libunwindstack/tools
Christopher Ferris d128dccddf 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
2019-08-27 13:41:50 -07:00
..
unwind.cpp Revert "Check for data races when reading JIT/DEX entries." 2019-04-05 18:23:32 +00:00
unwind_for_offline.cpp Revert "Check for data races when reading JIT/DEX entries." 2019-04-05 18:23:32 +00:00
unwind_info.cpp Internalize subclasses of Memory 2019-06-11 12:09:18 -07:00
unwind_reg_info.cpp Fix unwind_reg_info tool. 2019-08-27 13:41:50 -07:00
unwind_symbols.cpp Internalize subclasses of Memory 2019-06-11 12:09:18 -07:00