platform_system_core/libbacktrace
Christopher Ferris 04fd4389fb Remove the arm64 special case.
The stack-protector option is handled by the global makefiles.

Change-Id: I99c4a1624e72ad91ac10eef27c0e3758fe9af8ba
2014-04-21 17:57:56 -07:00
..
Android.build.mk Refactor makefile. 2014-01-31 10:16:52 -08:00
Android.mk Remove the arm64 special case. 2014-04-21 17:57:56 -07:00
backtrace_test.cpp Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
backtrace_testlib.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
BacktraceImpl.cpp Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
BacktraceImpl.h Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
BacktraceLog.h Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
BacktraceMap.cpp Fix logging errors inside ALOGV 2014-02-07 13:26:04 -08:00
BacktraceThread.cpp Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
BacktraceThread.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00
Corkscrew.cpp Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
Corkscrew.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08: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 Avoid logging functions from signal handler. 2014-04-15 12:18:44 -07:00
UnwindCurrent.h Avoid logging functions from signal handler. 2014-04-15 12:18:44 -07:00
UnwindMap.cpp Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
UnwindMap.h Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
UnwindPtrace.cpp Create an UnwindMapLocal object. 2014-04-03 14:19:24 -07:00
UnwindPtrace.h Re-enable libunwind for arm. 2014-01-28 12:03:36 -08:00