Home
last modified time | relevance | path

Searched refs:PTRACE_POKEUSER (Results 1 – 25 of 1134) sorted by relevance

12345678910>>...46

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/x86/tests/
H A Dbp-modify.c81 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
88 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
95 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
158 if (ptrace(PTRACE_POKEUSER, child, in bp_modify2()
165 if (ptrace(PTRACE_POKEUSER, child, in bp_modify2()
171 if (!ptrace(PTRACE_POKEUSER, child, in bp_modify2()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/x86/tests/
H A Dbp-modify.c81 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
88 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
95 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
158 if (ptrace(PTRACE_POKEUSER, child, in bp_modify2()
165 if (ptrace(PTRACE_POKEUSER, child, in bp_modify2()
171 if (!ptrace(PTRACE_POKEUSER, child, in bp_modify2()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/x86/tests/
H A Dbp-modify.c81 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
88 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
95 if (ptrace(PTRACE_POKEUSER, child, in bp_modify1()
158 if (ptrace(PTRACE_POKEUSER, child, in bp_modify2()
165 if (ptrace(PTRACE_POKEUSER, child, in bp_modify2()
171 if (!ptrace(PTRACE_POKEUSER, child, in bp_modify2()
/dports/devel/libunwind/libunwind-1.5.0/src/ptrace/
H A D_UPT_access_reg.c121 ptrace (PTRACE_POKEUSER, pid, PT_NAT_BITS, nat_bits); in _UPT_access_reg()
158 ptrace (PTRACE_POKEUSER, pid, PT_CR_IIP, ip); in _UPT_access_reg()
159 ptrace (PTRACE_POKEUSER, pid, PT_CR_IPSR, psr); in _UPT_access_reg()
207 ptrace (PTRACE_POKEUSER, pid, PT_AR_BSP, bsp); in _UPT_access_reg()
252 ptrace (PTRACE_POKEUSER, pid, PT_AR_BSP, 0); in _UPT_access_reg()
261 ptrace (PTRACE_POKEUSER, pid, PT_CFM, *val); in _UPT_access_reg()
285 ptrace (PTRACE_POKEUSER, pid, _UPT_reg_offset[reg], *val); in _UPT_access_reg()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64_be-linux-gnu/sys/
H A Dptrace.h35 #undef PTRACE_POKEUSER
92 PTRACE_POKEUSER = 6, enumerator
93 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64-linux-gnu/sys/
H A Dptrace.h35 #undef PTRACE_POKEUSER
92 PTRACE_POKEUSER = 6, enumerator
93 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64_be-linux-gnu/sys/
H A Dptrace.h35 #undef PTRACE_POKEUSER
92 PTRACE_POKEUSER = 6, enumerator
93 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-linux-gnu/sys/
H A Dptrace.h35 #undef PTRACE_POKEUSER
92 PTRACE_POKEUSER = 6, enumerator
93 #define PT_WRITE_U PTRACE_POKEUSER
/dports/security/honggfuzz/honggfuzz-0.7/third_party/android/patches/
H A Dptrace-libunwind_2.patch7 - ptrace (PTRACE_POKEUSER, pid, _UPT_reg_offset[reg] + i * sizeof(wp[i]),
9 + ptrace (PTRACE_POKEUSER, pid, (void*) (_UPT_reg_offset[reg] + i * sizeof(wp[i])),
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dptrace.h17 #define PTRACE_POKEUSER 6 macro
49 #define PT_WRITE_U PTRACE_POKEUSER
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/x86/
H A Dmov_ss_trap.c80 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[0]), dr0) != 0) in enable_watchpoint()
83 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[1]), dr1) != 0) in enable_watchpoint()
86 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[7]), dr7) != 0) in enable_watchpoint()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/x86/
H A Dmov_ss_trap.c80 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[0]), dr0) != 0) in enable_watchpoint()
83 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[1]), dr1) != 0) in enable_watchpoint()
86 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[7]), dr7) != 0) in enable_watchpoint()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/x86/
H A Dmov_ss_trap.c80 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[0]), dr0) != 0) in enable_watchpoint()
83 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[1]), dr1) != 0) in enable_watchpoint()
86 if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[7]), dr7) != 0) in enable_watchpoint()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dptrace.h17 #define PTRACE_POKEUSER 6 macro
50 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-linux-gnux32/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-linux-gnu/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dsptraceh.inc11 PTRACE_POKEUSER := 6,
33 PT_WRITE_U = PTRACE_POKEUSER;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/i386-linux-gnu/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-linux-gnu/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig/zig-0.9.0/lib/libc/include/i386-linux-gnu/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-linux-gnux32/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig/zig-0.9.0/lib/libc/include/arm-linux-gnueabi/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER
/dports/lang/zig/zig-0.9.0/lib/libc/include/armeb-linux-gnueabi/sys/
H A Dptrace.h58 PTRACE_POKEUSER = 6, enumerator
59 #define PT_WRITE_U PTRACE_POKEUSER

12345678910>>...46