Home
last modified time | relevance | path

Searched refs:_Unwind_GetGR (Results 1 – 14 of 14) sorted by relevance

/external/libunwind/src/unwind/
DGetGR.c29 _Unwind_GetGR (struct _Unwind_Context *context, int index) in _Unwind_GetGR() function
43 ALIAS (_Unwind_GetGR);
/external/clang/lib/Headers/
Dunwind.h166 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR() function
180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15); in _Unwind_GetIP()
186 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1; in _Unwind_SetIP()
190 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *, int);
/external/libunwind_llvm/include/
Dunwind.h209 extern uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index);
231 uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR() function
246 return _Unwind_GetGR(context, 15) & (~(uintptr_t)0x1); in _Unwind_GetIP()
251 uintptr_t thumb_bit = _Unwind_GetGR(context, 15) & ((uintptr_t)0x1); in _Unwind_SetIP()
/external/libunwind_llvm/src/
DUnwind_AppleExtras.cpp88 NOT_HERE_BEFORE_10_6(_Unwind_GetGR)
135 NOT_HERE_BEFORE_5_0(_Unwind_GetGR)
DUnwind-sjlj.c359 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, in _Unwind_GetGR() function
DUnwindLevel1.c466 _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR() function
/external/libunwind/include/
Dunwind.h90 extern unsigned long _Unwind_GetGR (struct _Unwind_Context *, int);
/external/libcxxabi/src/
Dcxa_personality.cpp1091 unwind_exception->barrier_cache.sp = _Unwind_GetGR(context, REG_SP); in __gxx_personality_v0()
1108 if (unwind_exception->barrier_cache.sp == _Unwind_GetGR(context, REG_SP)) in __gxx_personality_v0()
/external/libunwind/tests/
Dcheck-namespace.sh.in262 match _Unwind_GetGR
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp132 extern uintptr_t _Unwind_GetGR (_Unwind_Context_t c, int i);
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/
Dlibgcc_s.so.1.sym99 PUBLIC de60 0 _Unwind_GetGR
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt133 fun:_Unwind_GetGR=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym54363 FUNC 6916e 16 0 _Unwind_GetGR
54695 FUNC 6992c 16 0 _Unwind_GetGR
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym56233 FUNC a2428 58 0 _Unwind_GetGR