/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 40 #define __NR_ptrace 26 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 40 #define __NR_ptrace 26 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 40 #define __NR_ptrace 26 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 40 #define __NR_ptrace 26 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 40 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 119 #define __NR_ptrace 117 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 118 #define __NR_ptrace 117 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 117 #define __NR_ptrace 117 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 102 #define __NR_ptrace 101 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 100 #define __NR_ptrace 5099 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 19 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 100 #define __NR_ptrace 6099 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 27 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 21 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 26 #define __NR_ptrace 26 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 40 #define __NR_ptrace 26 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 22 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 27 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 26 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 27 #define __NR_ptrace 4026 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 27 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 27 #define __NR_ptrace 26 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 322 #define __NR_ptrace (0x40000000 + 521) macro
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1955 pub const __NR_ptrace: u32 = 117; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1956 pub const __NR_ptrace: u32 = 117; constant
|