Home
last modified time | relevance | path

Searched defs:user_regs_struct (Results 1 – 12 of 12) sorted by relevance

/external/musl/arch/x86_64/bits/
Duser.h11 struct user_regs_struct { struct
20 struct user_regs_struct regs; argument
/external/musl/arch/x32/bits/
Duser.h11 struct user_regs_struct { struct
20 struct user_regs_struct regs; argument
/external/musl/arch/m68k/bits/
Duser.h8 struct user_regs_struct { struct
18 struct user_regs_struct regs; argument
/external/musl/arch/i386/bits/
Duser.h14 struct user_regs_struct { struct
23 struct user_regs_struct regs; argument
/external/musl/arch/aarch64/bits/
Duser.h1 struct user_regs_struct { struct
2 unsigned long long regs[31];
3 unsigned long long sp;
4 unsigned long long pc;
5 unsigned long long pstate;
/external/musl/arch/microblaze/bits/
Duser.h5 struct user_regs_struct { struct
10 struct user_regs_struct regs; argument
/external/elfutils/backends/
Darm_initreg.c46 # define user_regs_struct user_pt_regs macro
Daarch64_initreg.c41 # define user_regs_struct user_pt_regs macro
/external/rust/crates/nix/src/sys/ptrace/
Dlinux.rs197 pub fn getregs(pid: Pid) -> Result<user_regs_struct> { in getregs()
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc86 typedef user_regs user_regs_struct; typedef
89 typedef gregset_t user_regs_struct; typedef
/external/bcc/libbpf-tools/x86/
Dvmlinux.h21971 struct user_regs_struct { struct
21972 long unsigned int r15;
21973 long unsigned int r14;
21974 long unsigned int r13;
21975 long unsigned int r12;
21976 long unsigned int bp;
21977 long unsigned int bx;
21978 long unsigned int r11;
22002 struct user_regs_struct regs; argument
Dvmlinux_505.h21971 struct user_regs_struct { struct
21972 long unsigned int r15;
21973 long unsigned int r14;
21974 long unsigned int r13;
21975 long unsigned int r12;
21976 long unsigned int bp;
21977 long unsigned int bx;
21978 long unsigned int r11;
22002 struct user_regs_struct regs; argument