/external/libunwind/src/unwind/ |
SetGR.c | 32 _Unwind_SetGR (struct _Unwind_Context *context, int index, 47 ALIAS (_Unwind_SetGR);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
unwind.h | 79 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/ |
unwind.h | 79 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
unwind.h | 79 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/ |
unwind.h | 79 _Unwind_SetGR (context, 15, val | (_Unwind_GetGR (context, 15) & 1))
|
/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.6/lib/clang/3.6/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/host/darwin-x86/3.8/lib/clang/3.8/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/host/darwin-x86/clang-2629532/lib64/clang/3.8/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/host/darwin-x86/clang-2658975/lib64/clang/3.8/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/host/darwin-x86/clang-2690385/lib64/clang/3.8/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/host/linux-x86/3.8/lib/clang/3.8/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/host/linux-x86/clang-2629532/lib64/clang/3.8/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/host/linux-x86/clang-2658975/lib64/clang/3.8/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/host/linux-x86/clang-2690385/lib64/clang/3.8/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.6/lib/clang/3.6/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);
|
/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));
|
unwind-itanium.h | 98 void _Unwind_SetGR(struct _Unwind_Context*, int index, uint64_t new_value);
|
/prebuilts/ndk/current/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));
|
unwind-itanium.h | 91 void _Unwind_SetGR(struct _Unwind_Context*, int index, uint64_t new_value);
|
/external/libunwind/include/ |
unwind.h | 91 extern void _Unwind_SetGR (struct _Unwind_Context *, int, unsigned long);
|
/external/compiler-rt/lib/builtins/ |
gcc_personality_v0.c | 198 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), 200 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), 0);
|
/external/libunwind_llvm/src/ |
Unwind_AppleExtras.cpp | 94 NOT_HERE_BEFORE_10_6(_Unwind_SetGR) 131 NOT_HERE_BEFORE_5_0(_Unwind_SetGR)
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
Unwind_AppleExtras.cpp | 94 NOT_HERE_BEFORE_10_6(_Unwind_SetGR) 131 NOT_HERE_BEFORE_5_0(_Unwind_SetGR)
|