Home
last modified time | relevance | path

Searched refs:JB_RP (Results 1 - 17 of 17) sorted by relevance

/third_party/libunwind/libunwind/include/tdep-x86_64/
H A Djmpbuf.h32 #define JB_RP 7 macro
39 #define JB_RP 0 macro
/third_party/libunwind/libunwind/include/tdep-x86/
H A Djmpbuf.h31 #define JB_RP 5 macro
38 #define JB_RP 0 macro
/third_party/libunwind/libunwind/src/ia64/
H A Dsigsetjmp.S54 st8 [in0] = sp, (JB_RP-JB_SP)*8 // sigjmp_buf[JB_SP] = sp
57 st8 [in0] = loc0, (JB_BSP-JB_RP)*8 // sigjmp_buf[JB_RP] = rp
H A Dsetjmp.S39 adds r16 = JB_RP*8, r32
43 st8 [r16] = r3 // jmp_buf[JB_RP] = rp
/third_party/libunwind/libunwind/include/tdep-tilegx/
H A Djmpbuf.h31 #define JB_RP 5 macro
/third_party/libunwind/libunwind/include/tdep-sh/
H A Djmpbuf.h46 #define JB_RP 8 macro
/third_party/libunwind/libunwind/include/tdep-aarch64/
H A Djmpbuf.h31 #define JB_RP 14 macro
/third_party/libunwind/libunwind/include/tdep-arm/
H A Djmpbuf.h30 #define JB_RP 5 macro
/third_party/libunwind/libunwind/include/tdep-ppc32/
H A Djmpbuf.h35 #define JB_RP 7 macro
/third_party/libunwind/libunwind/include/tdep-ppc64/
H A Djmpbuf.h35 #define JB_RP 7 macro
/third_party/libunwind/libunwind/include/tdep-mips/
H A Djmpbuf.h30 #define JB_RP 5 macro
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Djmpbuf.h29 #define JB_RP 8 macro
/third_party/libunwind/libunwind/include/tdep-hppa/
H A Djmpbuf.h31 #define JB_RP 20 macro
/third_party/libunwind/libunwind/include/tdep-s390x/
H A Djmpbuf.h31 #define JB_RP 8 // __gregs[8] macro
/third_party/libunwind/libunwind/include/tdep-riscv/
H A Djmpbuf.h30 #define JB_RP 0 macro
/third_party/libunwind/libunwind/src/setjmp/
H A Dlongjmp.c87 if (unw_set_reg (&c, UNW_REG_EH + 0, wp[JB_RP]) < 0 in _longjmp()
H A Dsiglongjmp.c119 if (unw_set_reg (&c, UNW_REG_EH + 0, wp[JB_RP]) < 0 in siglongjmp()

Completed in 4 milliseconds