/external/libunwind/tests/ |
D | Gia64-test-stack.c | 74 if ((ret = unw_get_reg (&c, UNW_IA64_IP, &ip)) < 0 in do_unwind_tests() 75 || (ret = unw_get_reg (&c, UNW_IA64_SP, &sp)) < 0 in do_unwind_tests() 76 || (ret = unw_get_reg (&c, UNW_IA64_BSP, &bsp)) < 0) in do_unwind_tests() 85 ((ret = unw_get_reg (&c, UNW_IA64_GR + reg, &v0)) < 0 in do_unwind_tests() 86 || (ret = unw_get_reg (&c, UNW_IA64_NAT + reg, &n0)) < 0 in do_unwind_tests() 87 || (ret = unw_get_reg (&c, UNW_IA64_GR + reg + 1, &v1)) < 0 in do_unwind_tests() 88 || (ret = unw_get_reg (&c, UNW_IA64_NAT + reg + 1, &n1)) < 0 in do_unwind_tests() 89 || (ret = unw_get_reg (&c, UNW_IA64_GR + reg + 2, &v2)) < 0 in do_unwind_tests() 90 || (ret = unw_get_reg (&c, UNW_IA64_NAT + reg + 2, &n2)) < 0 in do_unwind_tests() 91 || (ret = unw_get_reg (&c, UNW_IA64_GR + reg + 3, &v3)) < 0 in do_unwind_tests() [all …]
|
D | Gia64-test-nat.c | 219 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4 + i, &r[i])) < 0) in check_static_to_stacked() 224 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4 + i, &nat[i])) < 0) in check_static_to_stacked() 264 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0) in check_static_to_fr() 267 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0) in check_static_to_fr() 300 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0) in check_static_to_br() 303 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0) in check_static_to_br() 336 if ((ret = unw_get_reg (c, UNW_IA64_GR + 5, &r5)) < 0) in check_static_to_mem() 339 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 5, &nat5)) < 0) in check_static_to_mem() 372 if ((ret = unw_get_reg (c, UNW_IA64_GR + 6, &r6)) < 0) in check_static_to_memN() 375 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 6, &nat6)) < 0) in check_static_to_memN() [all …]
|
D | test-init-remote.c | 62 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace() 63 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace() 78 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
|
D | test-mem.c | 57 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace() 58 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace() 66 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
|
D | test-async-sig.c | 88 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace() 89 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace() 116 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
|
D | ppc64-test-altivec.c | 62 if ((ret = unw_get_reg (&cursor, UNW_REG_IP, &ip)) < 0) in vec_stack() 67 if ((ret = unw_get_reg (&cursor, UNW_REG_SP, &sp)) < 0) in vec_stack() 112 unw_get_reg (&cursor, UNW_REG_IP, &ip); in vec_stack()
|
D | test-ptrace.c | 91 if ((ret = unw_get_reg (&c, UNW_REG_IP, &ip)) < 0 in do_backtrace() 92 || (ret = unw_get_reg (&c, UNW_REG_SP, &sp)) < 0) in do_backtrace() 125 if ((ret = unw_get_reg (&c, UNW_IA64_BSP, &bsp)) < 0) in do_backtrace() 137 unw_get_reg (&c, UNW_REG_IP, &ip); in do_backtrace()
|
D | Gtest-nomalloc.c | 68 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace() 69 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace()
|
D | Gtest-bt.c | 73 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace() 74 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace() 98 unw_get_reg (&cursor, UNW_IA64_BSP, &bsp); in do_backtrace() 108 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
|
D | Gia64-test-rbs.c | 112 if (unw_get_reg (&c, UNW_REG_IP, &ip) < 0 in unwind_and_resume() 121 if (unw_get_reg (&c, UNW_IA64_BSP, &bsp) < 0) in unwind_and_resume()
|
D | test-static-link-gen.c | 36 (void *) &unw_get_reg,
|
D | test-static-link-loc.c | 54 (void *) &unw_get_reg,
|
/external/libunwind/src/setjmp/ |
D | setjmp_i.h | 36 if (unw_get_reg (c, UNW_IA64_BSP, &bsp) < 0 in bsp_match() 37 || unw_get_reg (c, UNW_IA64_AR_PFS, &pfs) < 0) in bsp_match() 60 if (unw_get_reg (&tmp, UNW_REG_SP, &sp) < 0 in bsp_match() 61 || unw_get_reg (&tmp, UNW_REG_SP, &prev_sp) < 0) in bsp_match()
|
/external/libunwind_llvm/src/ |
D | UnwindLevel1.c | 78 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase1() 102 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase1() 157 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2() 214 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase2() 215 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2() 471 unw_get_reg(cursor, index, &result); in _Unwind_GetGR() 491 unw_get_reg(cursor, UNW_REG_IP, &result); in _Unwind_GetIP()
|
D | Unwind-seh.cpp | 175 unw_get_reg(&cursor, UNW_X86_64_RAX, &retval); in _GCC_specific_handler() 176 unw_get_reg(&cursor, UNW_X86_64_RDX, &exc->private_[3]); in _GCC_specific_handler() 179 unw_get_reg(&cursor, UNW_ARM_R0, &retval); in _GCC_specific_handler() 180 unw_get_reg(&cursor, UNW_ARM_R1, &exc->private_[3]); in _GCC_specific_handler() 183 unw_get_reg(&cursor, UNW_ARM64_X0, &retval); in _GCC_specific_handler() 184 unw_get_reg(&cursor, UNW_ARM64_X1, &exc->private_[3]); in _GCC_specific_handler() 186 unw_get_reg(&cursor, UNW_REG_IP, &target); in _GCC_specific_handler()
|
D | Unwind-EHABI.cpp | 467 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase1() 567 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2() 625 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase2() 626 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2() 637 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase2() 819 return unw_get_reg(cursor, (unw_regnum_t)(UNW_ARM_R0 + regno), in _Unwind_VRS_Get_Internal() 843 return unw_get_reg(cursor, (unw_regnum_t)(UNW_ARM_WC0 + regno), in _Unwind_VRS_Get_Internal()
|
/external/libunwind/doc/ |
D | NOTES | 35 preserved state can then be accessed with unw_get_reg() or modified 62 unw_get_reg(&cursor, UNW_REG_IP, &ip); 63 unw_get_reg(&cursor, UNW_REG_SP, &sp); 122 unw_get_reg (&cursor, UNW_IA64_BSP, &bsp_after_flushrs); 123 unw_get_reg (&cursor, UNW_IA64_CFM, &cfm);
|
D | Makefile.am | 11 unw_get_reg.man \ 37 unw_get_reg.tex \
|
/external/libunwind/src/unwind/ |
D | GetCFA.c | 33 unw_get_reg (&context->cursor, UNW_REG_SP, &val); in _Unwind_GetCFA()
|
D | GetIP.c | 33 unw_get_reg (&context->cursor, UNW_REG_IP, &val); in _Unwind_GetIP()
|
D | GetBSP.c | 34 unw_get_reg (&context->cursor, UNW_IA64_BSP, &val); in _Unwind_GetBSP()
|
D | GetGR.c | 38 unw_get_reg (&context->cursor, index, &val); in _Unwind_GetGR()
|
D | GetIPInfo.c | 36 unw_get_reg (&context->cursor, UNW_REG_IP, &val); in _Unwind_GetIPInfo()
|
/external/libunwind/src/mi/ |
D | Gget_reg.c | 29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) in unw_get_reg() function
|
/external/libunwind/include/ |
D | libunwind-common.h | 252 #define unw_get_reg UNW_OBJ(get_reg) macro 281 extern int unw_get_reg (unw_cursor_t *, int, unw_word_t *);
|