/sysdeps/unix/sysv/linux/m68k/m680x0/ |
A D | makecontext.S | 24 ENTRY(__makecontext) 101 END(__makecontext) 103 weak_alias (__makecontext, makecontext)
|
/sysdeps/mach/hurd/i386/ |
A D | makecontext.S | 24 ENTRY(__makecontext) 127 END(__makecontext) 129 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | makecontext.c | 52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 95 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/s390/s390-64/ |
A D | makecontext.c | 52 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 95 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | makecontext.c | 40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 79 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/arm/ |
A D | makecontext.c | 27 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 73 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | makecontext.c | 42 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 74 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/sparc/sparc32/ |
A D | makecontext.c | 50 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 91 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/arc/ |
A D | makecontext.c | 25 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 73 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/csky/ |
A D | makecontext.c | 28 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 74 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | makecontext.c | 26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 56 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | makecontext.c | 38 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 98 weak_alias(__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | makecontext.c | 40 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 87 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | makecontext.S | 22 ENTRY(__makecontext) 129 END(__makecontext) 130 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/mips/ |
A D | makecontext.S | 62 NESTED (__makecontext, FRAMESZ, ra) 75 SETUP_GP64_STACK (GPOFF, __makecontext) 201 PSEUDO_END (__makecontext) 203 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | makecontext.c | 26 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, in __makecontext() function 78 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/i386/ |
A D | makecontext.S | 25 ENTRY(__makecontext) 250 END(__makecontext) 252 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/x86_64/ |
A D | makecontext.c | 56 __makecontext (ucontext_t *ucp, void (*func) (void), int argc, ...) in __makecontext() function 156 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/sh/ |
A D | makecontext.S | 35 ENTRY(__makecontext) 158 PSEUDO_END(__makecontext) 160 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
A D | makecontext.S | 26 ENTRY (__makecontext) 185 END(__makecontext) 187 weak_alias (__makecontext, makecontext)
|
/sysdeps/unix/sysv/linux/powerpc/powerpc32/ |
A D | makecontext.S | 26 ENTRY(__makecontext) 112 END(__makecontext) 114 versioned_symbol (libc, __makecontext, makecontext, GLIBC_2_3_4)
|