commit | d8cf66be7fa0803b26508005cefb27e1498d2963 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Sat Aug 03 11:52:11 2013 -0700 |
committer | Ian Rogers <irogers@google.com> | Mon Aug 12 06:31:05 2013 +0000 |
tree | f68fc9746fa4ba784cb66064a0424cbe3e1f78ce | |
parent | a49bdffd3826ea45b5d8f435b2add160871351bb [diff] [blame] |
Place CFA in the regular .debug_frame section. Change-Id: Id161fe9dbad3244e102337c80b0ac2d7da0c3aa9 (cherry picked from commit 1a2f1bc64974254ab3246ca5c0682c5bb4317bad)
diff --git a/runtime/arch/arm/jni_entrypoints_arm.S b/runtime/arch/arm/jni_entrypoints_arm.S index 322c40b..f51f121 100644 --- a/runtime/arch/arm/jni_entrypoints_arm.S +++ b/runtime/arch/arm/jni_entrypoints_arm.S
@@ -16,6 +16,8 @@ #include "asm_support_arm.S" + .cfi_sections .debug_frame + /* * Jni dlsym lookup stub. */