Home
last modified time | relevance | path

Searched refs:PTRACE_GETVFPREGS (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/linux/sys/
H A Dptrace.h45 #if !defined(PTRACE_GETVFPREGS) && !defined(PT_GETVFPREGS) && \
47 static constexpr __ptrace_request PTRACE_GETVFPREGS = variable
49 #define PTRACE_GETVFPREGS PTRACE_GETVFPREGS macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/compat/linux/sys/
H A Dptrace.h45 #if !defined(PTRACE_GETVFPREGS) && !defined(PT_GETVFPREGS) && \
47 static constexpr __ptrace_request PTRACE_GETVFPREGS = variable
49 #define PTRACE_GETVFPREGS PTRACE_GETVFPREGS macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/arch/arm/bits/
H A Dptrace.h7 #define PTRACE_GETVFPREGS 27 macro
21 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/arm/bits/
H A Dptrace.h7 #define PTRACE_GETVFPREGS 27 macro
21 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/arm/bits/
H A Dptrace.h7 #define PTRACE_GETVFPREGS 27 macro
21 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/arm/bits/
H A Dptrace.h7 #define PTRACE_GETVFPREGS 27 macro
21 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/arm-linux-musl/bits/
H A Dptrace.h7 #define PTRACE_GETVFPREGS 27 macro
21 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig/zig-0.9.0/lib/libc/include/arm-linux-musl/bits/
H A Dptrace.h7 #define PTRACE_GETVFPREGS 27 macro
21 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dlinux-arm-low.c46 #ifndef PTRACE_GETVFPREGS
47 # define PTRACE_GETVFPREGS 27 macro
340 if (ptrace (PTRACE_GETVFPREGS, pid, 0, buf) < 0 in arm_arch_setup()
363 { PTRACE_GETVFPREGS, PTRACE_SETVFPREGS, 0, 32 * 8 + 4,
/dports/lang/zig/zig-0.9.0/lib/libc/include/arm-linux-gnueabi/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig/zig-0.9.0/lib/libc/include/armeb-linux-gnueabi/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig/zig-0.9.0/lib/libc/include/armeb-linux-gnueabihf/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/armeb-linux-gnueabihf/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/armeb-linux-gnueabi/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/arm-linux-gnueabihf/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/arm-linux-gnueabi/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/lang/zig/zig-0.9.0/lib/libc/include/arm-linux-gnueabihf/sys/
H A Dptrace.h126 PTRACE_GETVFPREGS = 27, enumerator
127 #define PT_GETVFPREGS PTRACE_GETVFPREGS
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dlinux-arm-low.c46 #ifndef PTRACE_GETVFPREGS
47 # define PTRACE_GETVFPREGS 27 macro
809 if (ptrace (PTRACE_GETVFPREGS, pid, 0, buf) < 0 in arm_arch_setup()
832 { PTRACE_GETVFPREGS, PTRACE_SETVFPREGS, 0, 32 * 8 + 4,
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/asm/
H A Dptrace.h32 #define PTRACE_GETVFPREGS 27 macro
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Darm-linux-nat.c55 #ifndef PTRACE_GETVFPREGS
56 #define PTRACE_GETVFPREGS 27 macro
468 ret = ptrace (PTRACE_GETVFPREGS, tid, 0, regbuf); in fetch_vfp_regs()
492 ret = ptrace (PTRACE_GETVFPREGS, tid, 0, regbuf); in store_vfp_regs()
677 if (ptrace (PTRACE_GETVFPREGS, pid, 0, buf) < 0 in arm_linux_read_description()
/dports/lang/zig/zig-0.9.0/lib/libc/include/arm-linux-any/asm/
H A Dptrace.h31 #define PTRACE_GETVFPREGS 27 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/arm-linux-any/asm/
H A Dptrace.h31 #define PTRACE_GETVFPREGS 27 macro
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dlinux-arm-low.cc47 #ifndef PTRACE_GETVFPREGS
48 # define PTRACE_GETVFPREGS 27 macro
973 if (ptrace (PTRACE_GETVFPREGS, pid, 0, buf) < 0 && errno == EIO) in arm_read_description()
1093 { PTRACE_GETVFPREGS, PTRACE_SETVFPREGS, 0, ARM_VFP3_REGS_SIZE, EXTENDED_REGS,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/include/uapi/asm/
H A Dptrace.h31 #define PTRACE_GETVFPREGS 27 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/include/uapi/asm/
H A Dptrace.h31 #define PTRACE_GETVFPREGS 27 macro

12345678910>>...23