Home
last modified time | relevance | path

Searched refs:orig_rax (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/arch/x32/bits/
H A Duser.h13 unsigned long rax, rcx, rdx, rsi, rdi, orig_rax, rip; member
/third_party/musl/arch/x86_64/bits/
H A Duser.h13 unsigned long rax, rcx, rdx, rsi, rdi, orig_rax, rip; member
/third_party/rust/crates/nix/test/sys/
H A Dtest_ptrace.rs223 || ptrace::getregs(child).unwrap().orig_rax as libc::c_long; in test_ptrace_syscall()
231 let rax_offset = offset_of!(libc::user_regs_struct, orig_rax); in test_ptrace_syscall()
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs67 pub orig_rax: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs194 pub orig_rax: ::c_ulonglong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs68 pub orig_rax: ::c_ulong,

Completed in 8 milliseconds