Searched refs:_JB_PC (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/lib/libc/sparc64/gen/
H A Dassym.s9 #define _JB_PC 0x8 define
H A D_setjmp.S63 stx %o7, [%o0 + _JB_PC]
74 ldx [%i0 + _JB_PC], %i7
H A Dsetjmp.S68 stx %o7, [%o0 + _JB_PC]
83 ldx [%i0 + _JB_PC], %i7
/freebsd-10.1-release/sys/sparc64/include/
H A Dsetjmp.h41 #define _JB_PC 1 macro
/freebsd-10.1-release/lib/libstand/sparc64/
H A D_setjmp.S48 #define _JB_PC 0x8 define
66 stx %o7, [%o0 + _JB_PC]
91 3: ldx [%g2 + _JB_PC], %o7
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmipsv4-nat.c149 we extract the pc (_JB_PC) that we will land at. The pc is copied into PC.
161 if (target_read_memory (jb_addr + _JB_PC * JB_ELEMENT_SIZE, buf,
/freebsd-10.1-release/sys/sparc64/sparc64/
H A Dgenassym.c206 ASSYM(_JB_PC, offsetof(struct _jmp_buf, _jb[_JB_PC]));
H A Dsupport.S833 ldx [%g1 + _JB_PC], %o7
841 stx %o7, [%o0 + _JB_PC]

Completed in 183 milliseconds