Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dunwind_vdso.c102 unsigned long eax = _Unwind_GetGR(ctx, 0); in trace_fn()
103 unsigned long ecx = _Unwind_GetGR(ctx, 1); in trace_fn()
104 unsigned long edx = _Unwind_GetGR(ctx, 2); in trace_fn()
105 unsigned long ebx = _Unwind_GetGR(ctx, 3); in trace_fn()
106 unsigned long ebp = _Unwind_GetGR(ctx, 5); in trace_fn()
107 unsigned long esi = _Unwind_GetGR(ctx, 6); in trace_fn()
108 unsigned long edi = _Unwind_GetGR(ctx, 7); in trace_fn()
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/
Dpersonality.ll69 … %0, i32 %1, i64 %2, i8* %3, i8* %4, i8* null, i8* bitcast (void ()* @_Unwind_GetGR to i8*), i8* b…
73 …i8* %4, i8* bitcast (void ()* @global to i8*), i8* bitcast (void ()* @_Unwind_GetGR to i8*), i8* b…
77 … i8* %4, i8* bitcast (void ()* @local to i8*), i8* bitcast (void ()* @_Unwind_GetGR to i8*), i8* b…
81 …4, i8* bitcast (void ()* @local_alias to i8*), i8* bitcast (void ()* @_Unwind_GetGR to i8*), i8* b…
85 …, i8* %3, i8* %4, i8* inttoptr (i64 1 to i8*), i8* bitcast (void ()* @_Unwind_GetGR to i8*), i8* b…
89 …, i8* %3, i8* %4, i8* inttoptr (i64 2 to i8*), i8* bitcast (void ()* @_Unwind_GetGR to i8*), i8* b…
/external/clang/lib/Headers/
Dunwind.h183 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR() function
197 _Unwind_Word __ip = _Unwind_GetGR(__context, 15); in _Unwind_GetIP()
203 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1; in _Unwind_SetIP()
207 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *, int);
/external/llvm-project/clang/lib/Headers/
Dunwind.h212 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR() function
226 _Unwind_Word __ip = _Unwind_GetGR(__context, 15); in _Unwind_GetIP()
232 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1; in _Unwind_SetIP()
236 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *, int);
/external/llvm-project/libunwind/include/
Dunwind.h217 extern uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index);
239 uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR() function
254 return _Unwind_GetGR(context, 15) & (~(uintptr_t)0x1); in _Unwind_GetIP()
259 uintptr_t thumb_bit = _Unwind_GetGR(context, 15) & ((uintptr_t)0x1); in _Unwind_SetIP()
/external/llvm-project/libunwind/src/
DUnwind_AppleExtras.cpp58 NOT_HERE_BEFORE_10_6(_Unwind_GetGR)
105 NOT_HERE_BEFORE_5_0(_Unwind_GetGR)
DUnwind-sjlj.c405 _LIBUNWIND_EXPORT uintptr_t _Unwind_GetGR(struct _Unwind_Context *context, in _Unwind_GetGR() function
DUnwindLevel1.c473 _Unwind_GetGR(struct _Unwind_Context *context, int index) { in _Unwind_GetGR() function
/external/libcxxabi/src/
Dcxa_personality.cpp1124 unwind_exception->barrier_cache.sp = _Unwind_GetGR(context, REG_SP); in __gxx_personality_v0()
1141 if (unwind_exception->barrier_cache.sp == _Unwind_GetGR(context, REG_SP)) in __gxx_personality_v0()
/external/llvm-project/libcxxabi/src/
Dcxa_personality.cpp1123 unwind_exception->barrier_cache.sp = _Unwind_GetGR(context, REG_SP); in __gxx_personality_v0()
1140 if (unwind_exception->barrier_cache.sp == _Unwind_GetGR(context, REG_SP)) in __gxx_personality_v0()
/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/llvm-project/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