Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/arch/amd64/gen/
H A D_setjmp.S72 movq %rax,(_JB_PC * 8)(%rdi)
87 movq (_JB_PC * 8)(%rdi),%r11
H A Dsetjmp.S87 movq %rax,(_JB_PC * 8)(%rdi)
112 movq (_JB_PC * 8)(%r12),%r11
H A Dsigsetjmp.S85 movq %rax,(_JB_PC * 8)(%rdi)
112 movq (_JB_PC * 8)(%r12),%r11
/openbsd-src/sys/arch/mips64/include/
H A Dsetjmp.h9 #define _JB_PC (2 * REGSZ) macro
/openbsd-src/sys/arch/amd64/include/
H A Dsetjmp.h17 #define _JB_PC 7 macro
/openbsd-src/lib/libc/arch/mips64/gen/
H A D_setjmp.S75 REG_S t0, _JB_PC(a0)
119 REG_L ra, _JB_PC(a0)
H A Dsetjmp.S90 REG_S t0, _JB_PC(a2)
144 REG_L ra, _JB_PC(a2)
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmipsv4-nat.c166 if (target_read_memory (jb_addr + _JB_PC * JB_ELEMENT_SIZE, buf, in get_longjmp_target()