Home
last modified time | relevance | path

Searched refs:getregs_old (Results 1 – 8 of 8) sorted by relevance

/external/strace/linux/x86_64/
Dgetregs_old.h2 static int getregs_old(pid_t);
Dgetregs_old.c34 getregs_old(pid_t pid) in getregs_old() function
/external/strace/linux/powerpc/
Dgetregs_old.c6 getregs_old(pid_t pid) in getregs_old() function
/external/strace/
DMakefile.am414 linux/getregs_old.h \
537 linux/powerpc/getregs_old.c \
538 linux/powerpc/getregs_old.h \
553 linux/powerpc64/getregs_old.c \
554 linux/powerpc64/getregs_old.h \
718 linux/x86_64/getregs_old.c \
719 linux/x86_64/getregs_old.h \
Dsyscall.c1174 get_regs_error = getregs_old(pid); in get_regs()
DMakefile1189 linux/getregs_old.h \
1312 linux/powerpc/getregs_old.c \
1313 linux/powerpc/getregs_old.h \
1328 linux/powerpc64/getregs_old.c \
1329 linux/powerpc64/getregs_old.h \
1493 linux/x86_64/getregs_old.c \
1494 linux/x86_64/getregs_old.h \
DMakefile.in1189 linux/getregs_old.h \
1312 linux/powerpc/getregs_old.c \
1313 linux/powerpc/getregs_old.h \
1328 linux/powerpc64/getregs_old.c \
1329 linux/powerpc64/getregs_old.h \
1493 linux/x86_64/getregs_old.c \
1494 linux/x86_64/getregs_old.h \
DChangeLog1811 * linux/powerpc/getregs_old.c (getregs_old): Remove redundant casts.
4789 syscall.c: refactor getregs_old fallback in get_regs.
4790 This change moves remaining arch specific getregs_old code into
4794 * linux/getregs_old.h: New file.
4795 * linux/powerpc/getregs_old.h: Likewise.
4796 * linux/powerpc64/getregs_old.h: Likewise.
4797 * linux/x86_64/getregs_old.h: Likewise.
4799 * syscall.c: Include "getregs_old.h".
15650 * syscall.c (get_syscall_result_regs, get_error, getregs_old):
15654 "get_syscall_result.c", "get_error.c", and "getregs_old.c"
[all …]