rockbox/lib/unwarminder
Thomas Jarosch 1589b28afc ARM unwinder: Add missing va_end() call.
Detected by cppcheck, patch submitted upstream.

Change-Id: Ieeec9d2e7e2c22d64c94936958f5a4ff02d3548b
2015-01-12 19:10:24 +01:00
..
backtrace.c Remove unused return value variable in lib/unwarminder/backtrace.c 2014-08-25 14:07:19 -04:00
backtrace.h
get_sp.h
get_sp.S arm: fix get_sp (missing return) 2012-04-04 09:21:02 +02:00
safe_read.h Add newlines at the end of the file 2014-12-17 23:34:48 +01:00
safe_read.S Fix return address when data_abort_handler skips faulting instruction. 2013-05-23 19:51:19 -04:00
SOURCES Add newlines at the end of the file 2014-12-17 23:34:48 +01:00
types.h
unwarm.c ARM unwinder: Add missing va_end() call. 2015-01-12 19:10:24 +01:00
unwarm.h
unwarm_arm.c
unwarm_thumb.c Fix sanity check in UnwStartThumb() using the wrong register 2012-03-02 18:29:09 +01:00
unwarminder.c
unwarminder.h
unwarminder.make build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
unwarmmem.c
unwarmmem.h