Home
last modified time | relevance | path

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

/bionic/libc/arch-x86/bionic/
Dsetjmp.S57 #define _JB_SIGFLAG 8 macro
107 movl %eax,(_JB_SIGFLAG * 4)(%ecx)
127 movl (_JB_SIGFLAG * 4)(%ecx),%eax
158 movl (_JB_SIGFLAG * 4)(%edx), %eax
177 movl (_JB_SIGFLAG * 4)(%edx),%ecx
195 pushl (_JB_SIGFLAG * 4)(%edx)
/bionic/libc/arch-arm64/bionic/
Dsetjmp.S56 #define _JB_SIGFLAG 0 macro
57 #define _JB_SIGMASK (_JB_SIGFLAG + 1)
131 str x1, [x0, #(_JB_SIGFLAG * 8)]
210 ldr x2, [x0, #(_JB_SIGFLAG * 8)]
225 ldr x2, [x0, #(_JB_SIGFLAG * 8)]
249 ldr x2, [x0, #(_JB_SIGFLAG * 8)]
274 ldr x0, [x0, #(_JB_SIGFLAG * 8)]
/bionic/libc/arch-arm/bionic/
Dsetjmp.S71 #define _JB_SIGFLAG 0 macro
72 #define _JB_SIGMASK (_JB_SIGFLAG + 1)
140 str r1, [r0, #(_JB_SIGFLAG * 4)]
214 ldr r1, [r0, #(_JB_SIGFLAG * 4)]
242 ldr r3, [r0, #(_JB_SIGFLAG * 4)]
/bionic/libc/arch-x86_64/bionic/
Dsetjmp.S63 #define _JB_SIGFLAG 8 macro
114 movq %rax,(_JB_SIGFLAG * 8)(%rdi)
163 movq (_JB_SIGFLAG * 8)(%rdi), %rdi