platform_system_core/libbacktrace
Ian Rogers deebae596b Build the libc++ variant of libbacktrace on the host for Mac.
Bug: 13751317
Change-Id: Iefadec1cd9b3ca109ac436bd5eb7c096c2dcbe40
2014-06-11 12:55:50 -07:00
..
Android.build.mk Remove libstdc++ dependency from host libbacktrace 2014-05-21 20:10:02 -07:00
Android.mk Build the libc++ variant of libbacktrace on the host for Mac. 2014-06-11 12:55:50 -07:00
backtrace_test.cpp Rewrite unwind thread handling. 2014-05-08 14:42:16 -07:00
backtrace_testlib.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
BacktraceImpl.cpp Only include ucontext.h when necessary. 2014-05-09 16:59:06 -07:00
BacktraceImpl.h Only include ucontext.h when necessary. 2014-05-09 16:59:06 -07:00
BacktraceLog.h Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
BacktraceMap.cpp Change sprintf to snprintf calls. 2014-04-24 16:20:50 -07:00
BacktraceThread.cpp Only copy mcontext data from sigcontext. 2014-05-23 15:11:26 -07:00
BacktraceThread.h Only copy mcontext data from sigcontext. 2014-05-23 15:11:26 -07:00
GetPss.cpp Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
GetPss.h Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
thread_utils.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
thread_utils.h Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
UnwindCurrent.cpp Only include ucontext.h when necessary. 2014-05-09 16:59:06 -07:00
UnwindCurrent.h Rewrite unwind thread handling. 2014-05-08 14:42:16 -07:00
UnwindMap.cpp Add missing headers 2014-05-21 20:08:35 -07:00
UnwindMap.h Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
UnwindPtrace.cpp Only include ucontext.h when necessary. 2014-05-09 16:59:06 -07:00
UnwindPtrace.h Rewrite unwind thread handling. 2014-05-08 14:42:16 -07:00