/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/external/strace/ |
process.c | 121 case PTRACE_GETSIGMASK: 214 case PTRACE_GETSIGMASK: 246 case PTRACE_GETSIGMASK:
|
/bionic/libc/kernel/uapi/linux/ |
ptrace.h | 57 #define PTRACE_GETSIGMASK 0x420a
|
/external/kernel-headers/original/uapi/linux/ |
ptrace.h | 64 #define PTRACE_GETSIGMASK 0x420a
|
/external/strace/xlat/ |
ptrace_cmds.h | 107 #if defined(PTRACE_GETSIGMASK) || (defined(HAVE_DECL_PTRACE_GETSIGMASK) && HAVE_DECL_PTRACE_GETSIGMASK) 108 XLAT(PTRACE_GETSIGMASK),
|
/external/strace/tests/ |
ptrace.c | 250 do_ptrace(PTRACE_GETSIGMASK, pid, sigset_size, (unsigned long) k_set); 251 printf("ptrace(PTRACE_GETSIGMASK, %u, %u, %p) = %s\n",
|
/external/strace/tests-m32/ |
ptrace.c | 250 do_ptrace(PTRACE_GETSIGMASK, pid, sigset_size, (unsigned long) k_set); 251 printf("ptrace(PTRACE_GETSIGMASK, %u, %u, %p) = %s\n",
|
/external/strace/tests-mx32/ |
ptrace.c | 250 do_ptrace(PTRACE_GETSIGMASK, pid, sigset_size, (unsigned long) k_set); 251 printf("ptrace(PTRACE_GETSIGMASK, %u, %u, %p) = %s\n",
|
/prebuilts/go/darwin-x86/src/syscall/ |
zerrors_linux_arm64.go | [all...] |
zerrors_linux_mips.go | [all...] |
zerrors_linux_mips64.go | [all...] |
zerrors_linux_mips64le.go | [all...] |
zerrors_linux_mipsle.go | [all...] |
zerrors_linux_ppc64.go | [all...] |
/prebuilts/go/linux-x86/src/syscall/ |
zerrors_linux_arm64.go | [all...] |
zerrors_linux_mips.go | [all...] |
zerrors_linux_mips64.go | [all...] |
zerrors_linux_mips64le.go | [all...] |
zerrors_linux_mipsle.go | [all...] |