/external/libunwind/src/mi/ |
Gget_reg.c | 29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) function
|
backtrace.c | 50 if (unw_get_reg (&cursor, UNW_REG_IP, &ip) < 0)
|
/external/libunwind/src/unwind/ |
GetBSP.c | 34 unw_get_reg (&context->cursor, UNW_IA64_BSP, &val);
|
GetCFA.c | 33 unw_get_reg (&context->cursor, UNW_REG_SP, &val);
|
GetIP.c | 33 unw_get_reg (&context->cursor, UNW_REG_IP, &val);
|
GetGR.c | 38 unw_get_reg (&context->cursor, index, &val);
|
GetIPInfo.c | 36 unw_get_reg (&context->cursor, UNW_REG_IP, &val);
|
RaiseException.c | 94 if (unw_get_reg (&context.cursor, UNW_REG_IP, &ip) < 0)
|
/external/libunwind/tests/ |
Gia64-test-stack.c | 74 if ((ret = unw_get_reg (&c, UNW_IA64_IP, &ip)) < 0 75 || (ret = unw_get_reg (&c, UNW_IA64_SP, &sp)) < 0 76 || (ret = unw_get_reg (&c, UNW_IA64_BSP, &bsp)) < 0) 85 ((ret = unw_get_reg (&c, UNW_IA64_GR + reg, &v0)) < 0 86 || (ret = unw_get_reg (&c, UNW_IA64_NAT + reg, &n0)) < 0 87 || (ret = unw_get_reg (&c, UNW_IA64_GR + reg + 1, &v1)) < 0 88 || (ret = unw_get_reg (&c, UNW_IA64_NAT + reg + 1, &n1)) < 0 89 || (ret = unw_get_reg (&c, UNW_IA64_GR + reg + 2, &v2)) < 0 90 || (ret = unw_get_reg (&c, UNW_IA64_NAT + reg + 2, &n2)) < 0 91 || (ret = unw_get_reg (&c, UNW_IA64_GR + reg + 3, &v3)) < [all...] |
Gtest-nomalloc.c | 68 unw_get_reg (&cursor, UNW_REG_IP, &ip); 69 unw_get_reg (&cursor, UNW_REG_SP, &sp);
|
test-init-remote.c | 62 unw_get_reg (&cursor, UNW_REG_IP, &ip); 63 unw_get_reg (&cursor, UNW_REG_SP, &sp); 78 unw_get_reg (&cursor, UNW_REG_IP, &ip);
|
test-mem.c | 57 unw_get_reg (&cursor, UNW_REG_IP, &ip); 58 unw_get_reg (&cursor, UNW_REG_SP, &sp); 66 unw_get_reg (&cursor, UNW_REG_IP, &ip);
|
test-static-link-gen.c | 36 (void *) &unw_get_reg,
|
test-static-link-loc.c | 54 (void *) &unw_get_reg,
|
ppc64-test-altivec.c | 62 if ((ret = unw_get_reg (&cursor, UNW_REG_IP, &ip)) < 0) 64 panic ("FAILURE: unw_get_reg returned %d for UNW_REG_IP\n", 67 if ((ret = unw_get_reg (&cursor, UNW_REG_SP, &sp)) < 0) 69 panic ("FAILURE: unw_get_reg returned %d for UNW_REG_SP\n", 112 unw_get_reg (&cursor, UNW_REG_IP, &ip);
|
test-async-sig.c | 88 unw_get_reg (&cursor, UNW_REG_IP, &ip); 89 unw_get_reg (&cursor, UNW_REG_SP, &sp); 116 unw_get_reg (&cursor, UNW_REG_IP, &ip);
|
Gia64-test-nat.c | 219 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4 + i, &r[i])) < 0) 224 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4 + i, &nat[i])) < 0) 264 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0) 267 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0) 300 if ((ret = unw_get_reg (c, UNW_IA64_GR + 4, &r4)) < 0) 303 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 4, &nat4)) < 0) 336 if ((ret = unw_get_reg (c, UNW_IA64_GR + 5, &r5)) < 0) 339 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 5, &nat5)) < 0) 372 if ((ret = unw_get_reg (c, UNW_IA64_GR + 6, &r6)) < 0) 375 if ((ret = unw_get_reg (c, UNW_IA64_NAT + 6, &nat6)) < 0 [all...] |
Gtest-init.cxx | 62 unw_get_reg (&cursor, UNW_REG_IP, &ip);
|
ia64-test-sig.c | 64 if (unw_get_reg (&cursor2, UNW_REG_IP, &ip) < 0)
|
test-ptrace.c | 91 if ((ret = unw_get_reg (&c, UNW_REG_IP, &ip)) < 0 92 || (ret = unw_get_reg (&c, UNW_REG_SP, &sp)) < 0) 93 panic ("unw_get_reg/unw_get_proc_name() failed: ret=%d\n", ret); 125 if ((ret = unw_get_reg (&c, UNW_IA64_BSP, &bsp)) < 0) 126 panic ("unw_get_reg() failed: ret=%d\n", ret); 137 unw_get_reg (&c, UNW_REG_IP, &ip);
|
/external/libunwind/src/setjmp/ |
setjmp_i.h | 36 if (unw_get_reg (c, UNW_IA64_BSP, &bsp) < 0 37 || unw_get_reg (c, UNW_IA64_AR_PFS, &pfs) < 0) 60 if (unw_get_reg (&tmp, UNW_REG_SP, &sp) < 0 61 || unw_get_reg (&tmp, UNW_REG_SP, &prev_sp) < 0)
|
longjmp.c | 71 if (unw_get_reg (&c, UNW_REG_SP, &sp) < 0)
|
siglongjmp.c | 72 if (unw_get_reg (&c, UNW_REG_SP, &sp) < 0)
|
/external/libunwind_llvm/src/ |
UnwindLevel1.c | 78 unw_get_reg(&cursor1, UNW_REG_IP, &pc); 102 unw_get_reg(&cursor1, UNW_REG_SP, &sp); 158 unw_get_reg(&cursor2, UNW_REG_SP, &sp); 215 unw_get_reg(&cursor2, UNW_REG_IP, &pc); 216 unw_get_reg(&cursor2, UNW_REG_SP, &sp); 469 unw_get_reg(cursor, index, &result); 489 unw_get_reg(cursor, UNW_REG_IP, &result);
|
/system/core/libbacktrace/ |
UnwindPtrace.cpp | 93 ret = unw_get_reg(&cursor, UNW_REG_IP, &pc); 99 ret = unw_get_reg(&cursor, UNW_REG_SP, &sp);
|