platform_system_core/include/backtrace
Christopher Ferris e296091060 Create an UnwindMapLocal object.
The way libunwind handles local unwinds is different from remote unwinds,
so create a new map object to handle the differences.

Add new test to verify the map data is being generated correctly.

Add new tests to check for leaks.

Refactor the BACK_LOGW code into a single header file.

Change-Id: I01f3cbfc4b927646174ea1b614fa25d23b9b3427
2014-04-03 14:19:24 -07:00
..
Backtrace.h LP64: Enable debuggerd/libbacktrace/libunwind. 2014-01-30 17:15:24 -08:00
backtrace_constants.h Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
BacktraceMap.h Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00