platform_system_core/libbacktrace/include/backtrace
Christopher Ferris 6f3981c181 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 dc4104b720)
2017-08-03 10:15:44 -07:00
..
Backtrace.h Add support for the new unwind method. 2017-08-03 10:15:44 -07:00
BacktraceMap.h Add support for the new unwind method. 2017-08-03 10:15:44 -07:00
backtrace_constants.h Fix misc-macro-parentheses warnings in system/core. 2017-08-01 22:12:57 +00:00