Home
last modified time | relevance | path

Searched refs:UC_SIGMASK (Results 1 – 10 of 10) sorted by relevance

/sysdeps/unix/sysv/linux/sparc/sparc64/
A Dgetcontext.S38 stx %o4, [%o0 + UC_SIGMASK]
39 stx %g0, [%o0 + UC_SIGMASK + 8]
40 stx %g0, [%o0 + UC_SIGMASK + 16]
41 stx %g0, [%o0 + UC_SIGMASK + 24]
42 stx %g0, [%o0 + UC_SIGMASK + 32]
43 stx %g0, [%o0 + UC_SIGMASK + 40]
44 stx %g0, [%o0 + UC_SIGMASK + 48]
45 stx %g0, [%o0 + UC_SIGMASK + 56]
46 stx %g0, [%o0 + UC_SIGMASK + 64]
47 stx %g0, [%o0 + UC_SIGMASK + 72]
[all …]
A Ducontext_i.h25 #define UC_SIGMASK 536 macro
A Dsetcontext.S33 1: ldx [%o0 + UC_SIGMASK], %o2
/sysdeps/unix/sysv/linux/alpha/
A Dgetcontext.S162 stq $0, UC_SIGMASK($16)
163 stq $31, UC_SIGMASK + 1*8($16)
164 stq $31, UC_SIGMASK + 2*8($16)
165 stq $31, UC_SIGMASK + 3*8($16)
166 stq $31, UC_SIGMASK + 4*8($16)
167 stq $31, UC_SIGMASK + 5*8($16)
168 stq $31, UC_SIGMASK + 6*8($16)
169 stq $31, UC_SIGMASK + 7*8($16)
170 stq $31, UC_SIGMASK + 8*8($16)
171 stq $31, UC_SIGMASK + 9*8($16)
[all …]
A Dsetcontext.S27 ldq $0, UC_SIGMASK($16); \
A Ducontext-offsets.sym9 UC_SIGMASK offsetof (ucontext_t, uc_sigmask)
/sysdeps/unix/sysv/linux/sparc/sparc32/
A Dswapcontext.S67 add %i1, UC_SIGMASK, %o1
68 add %i0, UC_SIGMASK, %o2
A Dgetcontext.S57 add %i0, UC_SIGMASK, %o2
A Ducontext_i.sym12 UC_SIGMASK offsetof (ucontext_t, uc_sigmask)
A Dsetcontext.S38 add %i0, UC_SIGMASK, %o1

Completed in 7 milliseconds