Home
last modified time | relevance | path

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

/bionic/libc/arch-x86_64/include/machine/
Dsetjmp.h17 #define _JB_PC 7 macro
/bionic/libc/arch-x86_64/bionic/
D_setjmp.S61 movq %r11,(_JB_PC * 8)(%rdi)
75 movq (_JB_PC * 8)(%rdi),%r11
Dsetjmp.S67 movq %r11,(_JB_PC * 8)(%rdi)
87 movq (_JB_PC * 8)(%r12),%r11
Dsigsetjmp.S72 movq %r11,(_JB_PC * 8)(%rdi)
93 movq (_JB_PC * 8)(%r12),%r11