Home
last modified time | relevance | path

Searched refs:PTRACE_EVENT_FORK (Results 1 – 25 of 2811) sorted by relevance

12345678910>>...113

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dlinux-nat.c32 #ifndef PTRACE_EVENT_FORK
47 #define PTRACE_EVENT_FORK 1 macro
177 && status >> 16 == PTRACE_EVENT_FORK) in linux_test_for_tracefork()
395 if (event == PTRACE_EVENT_FORK || event == PTRACE_EVENT_VFORK in linux_handle_extended_wait()
422 if (event == PTRACE_EVENT_FORK) in linux_handle_extended_wait()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dlinux-nat.c32 #ifndef PTRACE_EVENT_FORK
47 #define PTRACE_EVENT_FORK 1 macro
177 && status >> 16 == PTRACE_EVENT_FORK) in linux_test_for_tracefork()
395 if (event == PTRACE_EVENT_FORK || event == PTRACE_EVENT_VFORK in linux_handle_extended_wait()
422 if (event == PTRACE_EVENT_FORK) in linux_handle_extended_wait()
/dports/devel/gdb761/gdb-7.6.1/gdb/common/
H A Dlinux-ptrace.h32 #ifndef PTRACE_EVENT_FORK
47 #define PTRACE_EVENT_FORK 1 macro
/dports/devel/radare2/radare2-5.1.1/libr/debug/p/native/linux/
H A Dlinux_ptrace.h27 #if !defined(PTRACE_EVENT_FORK) && !defined(PTRACE_EVENT_VFORK) && !defined(PTRACE_EVENT_CLONE) \
30 #define PTRACE_EVENT_FORK 1 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dptrace.h126 #define PTRACE_EVENT_FORK 1 macro
138 #define PTRACE_O_TRACEFORK (1 << PTRACE_EVENT_FORK)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dptrace.h126 #define PTRACE_EVENT_FORK 1 macro
138 #define PTRACE_O_TRACEFORK (1 << PTRACE_EVENT_FORK)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dptrace.h126 #define PTRACE_EVENT_FORK 1 macro
138 #define PTRACE_O_TRACEFORK (1 << PTRACE_EVENT_FORK)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dptrace.h126 #define PTRACE_EVENT_FORK 1 macro
138 #define PTRACE_O_TRACEFORK (1 << PTRACE_EVENT_FORK)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dptrace.h126 #define PTRACE_EVENT_FORK 1 macro
138 #define PTRACE_O_TRACEFORK (1 << PTRACE_EVENT_FORK)
/dports/devel/gdb/gdb-11.1/gdb/nat/
H A Dlinux-ptrace.h57 #ifndef PTRACE_EVENT_FORK
72 #define PTRACE_EVENT_FORK 1 macro
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpdbglinuxextra.pas33 PTRACE_EVENT_FORK = 1;
42 PTRACE_O_TRACEFORK = 1 << PTRACE_EVENT_FORK;
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpdbglinuxextra.pas33 PTRACE_EVENT_FORK = 1;
42 PTRACE_O_TRACEFORK = 1 << PTRACE_EVENT_FORK;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpdbglinuxextra.pas33 PTRACE_EVENT_FORK = 1;
42 PTRACE_O_TRACEFORK = 1 << PTRACE_EVENT_FORK;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpdbglinuxextra.pas33 PTRACE_EVENT_FORK = 1;
42 PTRACE_O_TRACEFORK = 1 << PTRACE_EVENT_FORK;
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dptrace.h46 #define PTRACE_EVENT_FORK 1 macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dptrace.h46 #define PTRACE_EVENT_FORK 1 macro
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nix-0.9.0/src/sys/
H A Dptrace.rs43 pub const PTRACE_EVENT_FORK: PtraceEvent = 1; const
54 pub const PTRACE_O_TRACEFORK: PtraceOptions = (1 << PTRACE_EVENT_FORK);
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.9.0/src/sys/
H A Dptrace.rs43 pub const PTRACE_EVENT_FORK: PtraceEvent = 1; const
54 pub const PTRACE_O_TRACEFORK: PtraceOptions = (1 << PTRACE_EVENT_FORK);
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dptrace-shared.h44 PTRACE_EVENT_FORK = 1, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dptrace-shared.h44 PTRACE_EVENT_FORK = 1, enumerator
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dptrace.h79 #define PTRACE_EVENT_FORK 1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dptrace.h80 #define PTRACE_EVENT_FORK 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dptrace.h81 #define PTRACE_EVENT_FORK 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dptrace.h81 #define PTRACE_EVENT_FORK 1 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/sys/
H A Dptrace.h81 #define PTRACE_EVENT_FORK 1 macro

12345678910>>...113