android_system_core/libcorkscrew
Pavel Chupin 856b6cbd9b Fix build with gcc-4.8 and array boundaries issue
Remove unused parameters of static functions to avoid warning with 4.8.
Fix array index out of bounds issue when register number exceeds limit.
It shouldn't occur in real world, but static verifiers can detect it.

Change-Id: Id237df905b40bad02fc8cbbeac31084040f58076
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2013-08-06 17:00:11 +04:00
..
arch-arm Fix ELF header parser bug. 2012-12-10 14:53:03 -08:00
arch-mips Tidy up long lines 2012-09-24 09:24:45 -07:00
arch-x86 Fix build with gcc-4.8 and array boundaries issue 2013-08-06 17:00:11 +04:00
Android.mk am de1dadb7: Merge "Disable darwin build" 2013-05-15 10:41:45 -07:00
backtrace-arch.h Improve stack unwinder robustness. 2011-11-04 01:11:04 -07:00
backtrace-helper.c Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace-helper.h Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
backtrace.c Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
demangle.c Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
map_info.c Add flush_my_map_info_list() and fix a bug in the Mac load_map_info_list(). 2013-05-14 19:49:30 -07:00
MODULE_LICENSE_APACHE2 Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
NOTICE Add a new library for collecting stack traces. 2011-10-22 16:42:59 -07:00
ptrace-arch.h Unwinding implementation via eh_frame sections for x86 2013-03-14 19:11:44 +04:00
ptrace.c Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
symbol_table.c Add basic Darwin support to libcorkscrew. 2013-05-14 19:49:22 -07:00
test.cpp Add flush_my_map_info_list() and fix a bug in the Mac load_map_info_list(). 2013-05-14 19:49:30 -07:00