commit | 90aafe374e1e4407f964b8cef073cdb2b62de210 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Feb 22 17:11:31 2018 -0800 |
committer | Christopher Ferris <cferris@google.com> | Wed Mar 21 17:23:54 2018 -0700 |
tree | 223634bb9f3992004a5394e9c742a021af964d2a | |
parent | 2a508b1a78569255679c8e7f2b16b22512744917 [diff] |
Support a map that represents gdb jit elf data. Changes: - Add a new flag to the libbacktrace and libunwindstack map data. - Modify the unwinder to handle this map to use the raw pc when stepping. - Add new unit tests for this case. Bug: http://b/73127105 Test: Run simpleperf to unwind through jit symfiles. Test: Run new unit tests. Test: Run 137-cfi test on host. Change-Id: I10bc0410680accc6d35fe51e9f1098911f667e01