Home
last modified time | relevance | path

Searched refs:unw_get_reg (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/devel/libunwind/libunwind-1.5.0/tests/
H A DGia64-test-stack.c74 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()
107 if ((ret = unw_get_reg (&c, UNW_IA64_CFM, &cfm)) < 0) in do_unwind_tests()
114 if ((ret = unw_get_reg (&c, UNW_IA64_GR + 32, &r32)) < 0) in do_unwind_tests()
122 if ((ret = unw_get_reg (&c, UNW_IA64_CFM, &cfm)) < 0) in do_unwind_tests()
133 if ((ret = unw_get_reg (&c, UNW_IA64_GR + 33 + l, &v0)) < 0 in do_unwind_tests()
[all …]
H A DGia64-test-nat.c264 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()
489 if ((unw_get_reg (c, UNW_IA64_AR_EC, &ec)) < 0) in check_static_to_scratch()
514 if ((ret = unw_get_reg (c, UNW_IA64_PR, &pr)) < 0) in check_pr()
[all …]
H A Dtest-init-remote.c62 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()
H A Dtest-mem.c57 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()
H A DLtest-mem-validate.c67 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
68 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace()
73 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
H A Dtest-reg-state.c82 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
83 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace()
97 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
H A Dtest-async-sig.c88 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()
H A Dppc64-test-altivec.c62 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()
H A DGtest-nomalloc.c68 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
69 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace()
H A Dtest-ptrace.c91 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()
H A DGx64-test-dwarf-expressions.c37 rc = unw_get_reg(&cursor, UNW_REG_IP, &pc); in recover_register()
43 if ((rc = unw_get_reg(&cursor, (unw_regnum_t) regnum, &value)) != 0) in recover_register()
H A Dx64-unwind-badjmp-signal-frame.c76 unw_get_reg(&cursor, UNW_REG_IP, &ip); in handle_sigsegv()
77 unw_get_reg(&cursor, UNW_REG_SP, &sp); in handle_sigsegv()
H A DGtest-bt.c74 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
75 unw_get_reg (&cursor, UNW_REG_SP, &sp); in do_backtrace()
99 unw_get_reg (&cursor, UNW_IA64_BSP, &bsp); in do_backtrace()
109 unw_get_reg (&cursor, UNW_REG_IP, &ip); in do_backtrace()
/dports/devel/libunwind/libunwind-1.5.0/src/setjmp/
H A Dsetjmp_i.h36 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/profiler/
H A Dnative_unwinder_mac.cc96 unw_get_reg(unwind_cursor, UNW_X86_64_RSP, &rsp); in HasValidRbp()
97 unw_get_reg(unwind_cursor, UNW_X86_64_RBP, &rbp); in HasValidRbp()
187 unw_get_reg(&unwind_cursor, UNW_REG_SP, &prev_rsp); in TryUnwind()
193 unw_get_reg(&unwind_cursor, UNW_REG_IP, &rip); in TryUnwind()
195 unw_get_reg(&unwind_cursor, UNW_REG_SP, &rsp); in TryUnwind()
206 unw_get_reg(&unwind_cursor, UNW_X86_64_RBP, &rbp); in TryUnwind()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/profiler/
H A Dnative_unwinder_mac.cc88 unw_get_reg(unwind_cursor, UNW_X86_64_RSP, &rsp); in HasValidRbp()
89 unw_get_reg(unwind_cursor, UNW_X86_64_RBP, &rbp); in HasValidRbp()
171 unw_get_reg(&unwind_cursor, UNW_REG_SP, &prev_rsp); in TryUnwind()
177 unw_get_reg(&unwind_cursor, UNW_REG_IP, &rip); in TryUnwind()
179 unw_get_reg(&unwind_cursor, UNW_REG_SP, &rsp); in TryUnwind()
190 unw_get_reg(&unwind_cursor, UNW_X86_64_RBP, &rbp); in TryUnwind()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/gperftools-2.5/src/
H A Dstacktrace_libunwind-inl.h122 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp)) {
129 if (unw_get_reg(&cursor, UNW_REG_IP, (unw_word_t *) &ip) < 0) {
141 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp) , 0) {
/dports/devel/google-perftools/gperftools-2.9.1/src/
H A Dstacktrace_libunwind-inl.h124 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp)) {
131 if (unw_get_reg(&cursor, UNW_REG_IP, (unw_word_t *) &ip) < 0) {
143 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp) , 0) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/chromium/src/
H A Dstacktrace_libunwind-inl.h124 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp)) {
131 if (unw_get_reg(&cursor, UNW_REG_IP, (unw_word_t *) &ip) < 0) {
143 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp) , 0) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/vendor/src/
H A Dstacktrace_libunwind-inl.h124 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp)) {
131 if (unw_get_reg(&cursor, UNW_REG_IP, (unw_word_t *) &ip) < 0) {
143 if (unw_get_reg(&cursor, UNW_REG_SP, &next_sp) , 0) {
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/src/
H A DUnwindLevel1.c77 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase1()
101 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase1()
156 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2()
213 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase2()
214 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2()
469 unw_get_reg(cursor, index, &result); in _Unwind_GetGR()
489 unw_get_reg(cursor, UNW_REG_IP, &result); in _Unwind_GetIP()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A DUnwindLevel1.c79 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase1()
103 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase1()
158 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2()
215 unw_get_reg(cursor, UNW_REG_IP, &pc); in unwind_phase2()
216 unw_get_reg(cursor, UNW_REG_SP, &sp); in unwind_phase2()
472 unw_get_reg(cursor, index, &result); in _Unwind_GetGR()
492 unw_get_reg(cursor, UNW_REG_IP, &result); in _Unwind_GetIP()
H A DUnwind-seh.cpp171 unw_get_reg(&cursor, UNW_X86_64_RAX, &retval); in _GCC_specific_handler()
172 unw_get_reg(&cursor, UNW_X86_64_RDX, &exc->private_[3]); in _GCC_specific_handler()
175 unw_get_reg(&cursor, UNW_ARM_R0, &retval); in _GCC_specific_handler()
176 unw_get_reg(&cursor, UNW_ARM_R1, &exc->private_[3]); in _GCC_specific_handler()
179 unw_get_reg(&cursor, UNW_ARM64_X0, &retval); in _GCC_specific_handler()
180 unw_get_reg(&cursor, UNW_ARM64_X1, &exc->private_[3]); in _GCC_specific_handler()
182 unw_get_reg(&cursor, UNW_REG_IP, &target); in _GCC_specific_handler()
/dports/mail/neomutt/neomutt-20211029/debug/
H A Dbacktrace.c53 unw_get_reg(&cursor, UNW_REG_IP, &ip); in show_backtrace()
54 unw_get_reg(&cursor, UNW_REG_SP, &sp); in show_backtrace()
/dports/devel/heaptrack/heaptrack-1.3.0/src/track/
H A Dtrace_libunwind.cpp34 unw_get_reg(&cursor, UNW_REG_IP, &ip); in print()
37 unw_get_reg(&cursor, UNW_REG_SP, &sp); in print()

12345678