platform_system_core/libbacktrace
Colin Cross d4146e6091 system/core: rename aarch64 target to arm64
Rename aarch64 build targets to arm64.  The gcc toolchain is still
aarch64.

Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3
2014-01-23 18:01:14 -08:00
..
Android.mk system/core: rename aarch64 target to arm64 2014-01-23 18:01:14 -08:00
Backtrace.cpp Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
Backtrace.h Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
BacktraceMap.cpp Attempt to fix Mac build 2014-01-18 13:55:54 -08:00
BacktraceThread.cpp Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
BacktraceThread.h Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
Corkscrew.cpp Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
Corkscrew.h Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
UnwindCurrent.cpp Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
UnwindCurrent.h Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
UnwindPtrace.cpp Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
UnwindPtrace.h Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
backtrace_test.cpp Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -08:00
backtrace_testlib.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -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