/external/libunwind/src/unwind/ |
SetGR.c | 32 _Unwind_SetGR (struct _Unwind_Context *context, int index, 47 ALIAS (_Unwind_SetGR);
|
/development/ndk/sources/android/libportable/arch-arm/ |
unwind.c | 65 void WRAP(_Unwind_SetGR)(struct _Unwind_Context* ctx, int index, uint64_t new_value) { 79 WRAP(_Unwind_SetGR)(ctx, UNWIND_IP_REG, new_val);
|
/external/libcxxabi/src/Unwind/ |
Unwind-sjlj.c | 369 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, 371 _LIBUNWIND_TRACE_API("_Unwind_SetGR(context=%p, reg=%d, value=0x%0lX)\n"
|
UnwindLevel1.c | 434 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, 436 _LIBUNWIND_TRACE_API("_Unwind_SetGR(context=%p, reg=%d, "
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
Unwind-sjlj.c | 369 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, 371 _LIBUNWIND_TRACE_API("_Unwind_SetGR(context=%p, reg=%d, value=0x%0lX)\n"
|
UnwindLevel1.c | 438 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, 440 _LIBUNWIND_TRACE_API("_Unwind_SetGR(context=%p, reg=%d, "
|
/external/clang/lib/Headers/ |
unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/ |
unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/ |
unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/ |
unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/ |
unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/prebuilts/sdk/renderscript/clang-include/ |
unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/prebuilts/sdk/tools/darwin/renderscript/clang-include/ |
unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/external/libcxxabi/include/ |
unwind.h | 217 static inline void _Unwind_SetGR(struct _Unwind_Context* context, int index, 231 _Unwind_SetGR(context, 15, new_value | thumb_bit); 235 extern void _Unwind_SetGR(struct _Unwind_Context *context, int index,
|
/ndk/sources/cxx-stl/gabi++/include/ |
unwind-arm.h | 153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { 163 _Unwind_SetGR(ctx, UNWIND_IP_REG, (val | thumbState));
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/ |
unwind.h | 224 static inline void _Unwind_SetGR(struct _Unwind_Context* context, int index, 238 _Unwind_SetGR(context, 15, new_value | thumb_bit); 242 extern void _Unwind_SetGR(struct _Unwind_Context *context, int index,
|
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/ |
unwind-arm.h | 154 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { 164 _Unwind_SetGR(ctx, UNWIND_IP_REG, (val | thumbState));
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/ |
unwind-arm.h | 154 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { 164 _Unwind_SetGR(ctx, UNWIND_IP_REG, (val | thumbState));
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
unwind-arm-common.h | 231 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val)
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/ |
unwind-arm-common.h | 231 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val)
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
unwind-arm-common.h | 231 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val)
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/ |
unwind-arm-common.h | 231 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val)
|