Home
last modified time | relevance | path

Searched refs:__ssp (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/x86/
A Dtst-cet-setcontext-1.c102 if (ctx[3].__ssp[1] != 0 in do_test()
103 && munmap ((void *) (uintptr_t) ctx[3].__ssp[1], in do_test()
104 (size_t) ctx[3].__ssp[2]) != 0) in do_test()
110 if (ctx[4].__ssp[1] != 0 in do_test()
111 && munmap ((void *) (uintptr_t) ctx[4].__ssp[1], in do_test()
112 (size_t) ctx[4].__ssp[2]) != 0) in do_test()
/sysdeps/unix/sysv/linux/x86_64/
A Dmakecontext.c98 ucp->__ssp[1] = ssp_size; in __makecontext()
99 ucp->__ssp[2] = ssp_size; in __makecontext()
A Ducontext_i.sym38 oSSP ucontext (__ssp)
/sysdeps/unix/sysv/linux/i386/
A Ducontext_i.sym31 oSSP ucontext (__ssp)
/sysdeps/unix/sysv/linux/x86/sys/
A Ducontext.h150 __extension__ unsigned long long int __ssp[4]; member
255 unsigned long int __ssp[4]; member

Completed in 6 milliseconds