commit | 21f1e0031e991f9f6cf6463452f1d3ce5895cc84 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Jul 27 09:29:18 2017 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Aug 02 13:33:06 2017 -0700 |
tree | 40957cc6a6c51e85b246abe3a47c7bac11612820 | |
parent | d9daabad4cb4246d0821c50a5d0b5a0c7f73598d [diff] |
Add support for the new unwind method. Also add a comment to the GetElf function to indicate that it never returns nullptr. Also needed to add this library to the a million and one places that the vndk has hard-coded this data. Bug: 23762183 Test: Built, nothing uses the new code. Test: However, I did run backtrace_test using this code, and all tests pass. Change-Id: Ib270665dcb7a7607075e36d88be76dbde6e2faa8