Lines Matching refs:getregs_old
9854 * linux/powerpc/getregs_old.c: Likewise.
9871 Change argument of getregs_old from pid to tcp.
9872 * linux/powerpc/getregs_old.c (getregs_old): Change the first argument
9875 * linux/x86_64/getregs_old.c (getregs_old): Likewise.
9876 * linux/x86_64/getregs_old.h (getregs_old): Update declaration.
9877 * syscall.c (get_regs) [HAVE_GETREGS_OLD]: Pass tcp to the getregs_old
21001 * linux/powerpc/getregs_old.c (getregs_old): Remove redundant casts.
23979 syscall.c: refactor getregs_old fallback in get_regs.
23980 This change moves remaining arch specific getregs_old code into
23984 * linux/getregs_old.h: New file.
23985 * linux/powerpc/getregs_old.h: Likewise.
23986 * linux/powerpc64/getregs_old.h: Likewise.
23987 * linux/x86_64/getregs_old.h: Likewise.
23989 * syscall.c: Include "getregs_old.h".
34840 * syscall.c (get_syscall_result_regs, get_error, getregs_old):
34844 "get_syscall_result.c", "get_error.c", and "getregs_old.c"
34849 x86_64: change getregs_old to forward ptrace return code.
34850 * linux/x86_64/getregs_old.c (getregs_old): Change to return ptrace
34853 getregs_old return code.
38798 [X86_64] (x86_64_getregs_old): Rename to getregs_old, move to
38799 linux/x86_64/getregs_old.c, include "getregs_old.c".
38800 [POWERPC] (powerpc_getregs_old): Rename to getregs_old, move to
38801 linux/powerpc/getregs_old.c, include "getregs_old.c".