HomeSort by relevance Sort by last modified time
    Searched full:ptrace_getregset (Results 1 - 25 of 26) sorted by null

1 2

  /external/strace/xlat/
ptrace_cmds.in 25 PTRACE_GETREGSET
ptrace_cmds.h 76 #if defined(PTRACE_GETREGSET) || (defined(HAVE_DECL_PTRACE_GETREGSET) && HAVE_DECL_PTRACE_GETREGSET)
77 XLAT(PTRACE_GETREGSET),
  /external/ltrace/sysdeps/linux-gnu/metag/
regs.c 39 if (ptrace(PTRACE_GETREGSET, proc->pid, NT_PRSTATUS, (long)&iov))
53 if (ptrace(PTRACE_GETREGSET, proc->pid, NT_PRSTATUS, (long)&iov))
71 if (ptrace(PTRACE_GETREGSET, proc->pid, NT_PRSTATUS, (long)&iov))
85 if (ptrace(PTRACE_GETREGSET, proc->pid, NT_PRSTATUS, (long)&iov))
trace.c 84 if (ptrace(PTRACE_GETREGSET, proc->pid, NT_PRSTATUS,
190 if (ptrace(PTRACE_GETREGSET, proc->pid,
212 if (ptrace(PTRACE_GETREGSET, proc->pid,
259 if (ptrace(PTRACE_GETREGSET, proc->pid,
285 if (ptrace(PTRACE_GETREGSET, proc->pid,
404 if (ptrace(PTRACE_GETREGSET, proc->pid, NT_PRSTATUS, (long)&iov))
  /system/core/debuggerd/arm64/
machine.cpp 36 if (ptrace(PTRACE_GETREGSET, tid, (void*)NT_PRSTATUS, &io) == -1) {
72 if (ptrace(PTRACE_GETREGSET, tid, (void*) NT_PRSTATUS, (void*) &io) == -1) {
96 if (ptrace(PTRACE_GETREGSET, tid, (void*) NT_PRFPREG, (void*) &io) == -1) {
  /external/kernel-headers/original/uapi/linux/
ptrace.h 44 * ret = ptrace(PTRACE_GETREGSET/PTRACE_SETREGSET, pid, NT_XXX_TYPE, &iov);
49 #define PTRACE_GETREGSET 0x4204
elf.h 364 * using the corresponding note types via the PTRACE_GETREGSET and
  /external/ltrace/sysdeps/linux-gnu/aarch64/
regs.c 40 return ptrace(PTRACE_GETREGSET, proc->pid, NT_PRSTATUS, &iovec) < 0
61 return ptrace(PTRACE_GETREGSET, proc->pid, NT_FPREGSET, &iovec) < 0
  /external/valgrind/main/coregrind/
vgdb-invoker-ptrace.c 45 #ifdef PTRACE_GETREGSET
54 // The only platform on which we must use PTRACE_GETREGSET is arm64.
56 // -1 means we will check that PTRACE_GETREGSET works.
533 // Similar but for PTRACE_GETREGSET
548 DEBUG(1, "PTRACE_GETREGSET defined, not used (yet?) by vgdb\n");
557 DEBUG(1, "getregs PTRACE_GETREGSET sizeof(elf_regs) %d\n", sizeof(elf_regs));
561 res = ptrace (PTRACE_GETREGSET, pid, NT_PRSTATUS, &iovec);
564 // First call to PTRACE_GETREGSET succesful =>
566 DEBUG(1, "detected a working PTRACE_GETREGSET\n");
574 ERROR(errno, "PTRACE_GETREGSET %ld\n", res)
    [all...]
  /development/ndk/platforms/android-L/include/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /bionic/libc/kernel/uapi/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ptrace.h 44 #define PTRACE_GETREGSET 0x4204
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 302 #if defined(PTRACE_GETREGSET) && defined(PTRACE_SETREGSET)
303 int ptrace_getregset = PTRACE_GETREGSET; member in namespace:__sanitizer
306 int ptrace_getregset = -1; member in namespace:__sanitizer
308 #endif // PTRACE_GETREGSET/PTRACE_SETREGSET
    [all...]
sanitizer_platform_limits_posix.h 705 extern int ptrace_getregset;
    [all...]
sanitizer_common_syscalls.inc     [all...]
  /external/strace/
syscall.c 1015 #if defined(PTRACE_GETREGSET) && defined(NT_PRSTATUS)
1028 get_regs_error = ptrace(PTRACE_GETREGSET, pid, NT_PRSTATUS, &io);
1034 get_regs_error = ptrace(PTRACE_GETREGSET, pid, NT_PRSTATUS, &x86_io);
1038 get_regs_error = ptrace(PTRACE_GETREGSET, pid, NT_PRSTATUS, &aarch64_io);
1040 # warning both PTRACE_GETREGSET and NT_PRSTATUS are available but not yet used
1043 #endif /* PTRACE_GETREGSET && NT_PRSTATUS */
1048 /* PTRACE_GETREGSET only */
1070 /* try PTRACE_GETREGSET first, fallback to PTRACE_GETREGS */
1072 # if defined(PTRACE_GETREGSET) && defined(NT_PRSTATUS)
1087 # endif /* PTRACE_GETREGSET && NT_PRSTATUS *
    [all...]
process.c     [all...]
NEWS 50 * Implemented more reliable PTRACE_GETREGSET-based process personality
  /external/libunwind/src/ptrace/
_UPT_access_reg.c 374 if (ptrace(PTRACE_GETREGSET, pid, (void*)NT_PRSTATUS, (void*)&io) == -1)
  /external/lldb/source/Plugins/Process/Linux/
ProcessMonitor.cpp 44 #ifndef PTRACE_GETREGSET
45 #define PTRACE_GETREGSET 0x4204
161 if (req == PTRACE_GETREGSET || req == PTRACE_SETREGSET)
192 if (req == PTRACE_GETREGSET || req == PTRACE_SETREGSET)
615 if (PTRACE(PTRACE_GETREGSET, m_tid, (void *)&m_regset, m_buf, m_buf_size) < 0)
    [all...]

Completed in 1993 milliseconds

1 2