Searched refs:_Unwind_SetGR (Results 1 – 15 of 15) sorted by relevance
/external/libunwind/src/unwind/ |
D | SetGR.c | 32 _Unwind_SetGR (struct _Unwind_Context *context, int index, in _Unwind_SetGR() function 47 ALIAS (_Unwind_SetGR);
|
/external/clang/lib/Headers/ |
D | unwind.h | 173 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR() function 187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); in _Unwind_SetIP() 191 void _Unwind_SetGR(struct _Unwind_Context *, int, _Unwind_Word);
|
/external/libunwind_llvm/include/ |
D | unwind.h | 210 extern void _Unwind_SetGR(struct _Unwind_Context *context, int index, 238 void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function 252 _Unwind_SetGR(context, 15, value | thumb_bit); in _Unwind_SetIP()
|
/external/compiler-rt/lib/builtins/ |
D | gcc_personality_v0.c | 198 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), in __gcc_personality_sj0() 200 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), 0); in __gcc_personality_sj0()
|
/external/libunwind_llvm/src/ |
D | Unwind_AppleExtras.cpp | 94 NOT_HERE_BEFORE_10_6(_Unwind_SetGR) 131 NOT_HERE_BEFORE_5_0(_Unwind_SetGR)
|
D | Unwind-sjlj.c | 369 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
|
D | UnwindLevel1.c | 476 _LIBUNWIND_EXPORT void _Unwind_SetGR(struct _Unwind_Context *context, int index, in _Unwind_SetGR() function
|
/external/libunwind/include/ |
D | unwind.h | 91 extern void _Unwind_SetGR (struct _Unwind_Context *, int, unsigned long);
|
/external/libcxxabi/src/ |
D | cxa_personality.cpp | 517 _Unwind_SetGR(context, __builtin_eh_return_data_regno(0), in set_registers() 519 _Unwind_SetGR(context, __builtin_eh_return_data_regno(1), in set_registers() 1074 _Unwind_SetGR(context, REG_UCB, reinterpret_cast<uint32_t>(unwind_exception)); in __gxx_personality_v0()
|
/external/llvm/examples/ExceptionDemo/ |
D | ExceptionDemo.cpp | 133 extern void _Unwind_SetGR (_Unwind_Context_t c, int i, uintptr_t n); 768 _Unwind_SetGR(context, in handleLsda() 776 _Unwind_SetGR(context, in handleLsda() 783 _Unwind_SetGR(context, in handleLsda()
|
/external/libunwind/tests/ |
D | check-namespace.sh.in | 271 match _Unwind_SetGR
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 101 PUBLIC dec0 0 _Unwind_SetGR
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 142 fun:_Unwind_SetGR=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 54380 FUNC 691b8 18 0 _Unwind_SetGR
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 56288 FUNC a2594 58 0 _Unwind_SetGR
|