Home
last modified time | relevance | path

Searched refs:PTRACE_SETREGSET (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace07.c43 #ifndef PTRACE_SETREGSET
44 # define PTRACE_SETREGSET 0x4205 macro
134 TEST(ptrace(PTRACE_SETREGSET, pid, NT_X86_XSTATE, &iov)); in do_test()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/ndk_musl_include/sys/
Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/include/sys/
Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/libunwind/src/ptrace/
D_UPT_access_reg.c70 if (ptrace(PTRACE_SETREGSET, pid, NT_PRSTATUS, &loc) == -1) in _UPT_access_reg()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs147 pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant
/third_party/rust/crates/nix/src/sys/ptrace/
Dlinux.rs111 PTRACE_SETREGSET,
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt738 PTRACE_SETREGSET
Dlinux.txt1847 PTRACE_SETREGSET
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs576 pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant
/third_party/libunwind/
Dconfigure.ac58 AC_CHECK_DECLS([PTRACE_POKEUSER, PTRACE_POKEDATA, PTRACE_SETREGSET,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs871 pub const PTRACE_SETREGSET: ::c_uint = 0x4205; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1365 pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1510 pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2784 pub const PTRACE_SETREGSET: ::c_int = 0x4205; constant