OSDN Git Service

Fix the 16 bit/32 bit instruction check for arm.
authorChristopher Ferris <cferris@google.com>
Wed, 26 Aug 2015 03:48:46 +0000 (20:48 -0700)
committerChristopher Ferris <cferris@google.com>
Wed, 26 Aug 2015 17:55:09 +0000 (10:55 -0700)
commitb72c9d80ab760eb2f33a6667b0f0acfb779d9439
tree9521cddb1f7d61eb739a3d787eec490519611c11
parent4d7d05bd60b1d0bc20c95dd764fc2d916a12bb74
Fix the 16 bit/32 bit instruction check for arm.

The current code only looks for a branch, instead make this more
general.

Change-Id: Ib442d6f2f04074e274b320ca0cf04734cc78e5d2
libc/bionic/debug_stacktrace.cpp