commit | 0e6be859acecdaa231ba51a227d6e7ebb35a63cb | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Jul 27 09:29:18 2017 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu Aug 03 10:15:44 2017 -0700 |
tree | 35ea042367a3e9462346d78ba86e8be397b77edb | |
parent | bb85a914cd91d4ba58b81b44772d329763990bb7 [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 (cherry picked from commit dc4104b720c7fd2014ccfa9fa621d02df58a43c4)