Home
last modified time | relevance | path

Searched defs:regs_struct (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h58 struct regs_struct { struct
78 typedef user_regs_struct regs_struct; argument
115 typedef user_regs_struct regs_struct; typedef
157 struct regs_struct { struct
161 typedef user_regs regs_struct; typedef
229 struct regs_struct { struct
248 struct regs_struct { struct
249 unsigned long long regs[31];
250 unsigned long long sp;
251 unsigned long long pc;
[all …]
/external/compiler-rt/test/asan/TestCases/Linux/
Dptrace.cc22 typedef user_regs_struct regs_struct; typedef
34 typedef struct user_pt_regs regs_struct; typedef
41 typedef struct pt_regs regs_struct; typedef
48 typedef struct pt_regs regs_struct; typedef
57 typedef struct pt_regs regs_struct; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc449 typedef pt_regs regs_struct; typedef
453 typedef user_regs regs_struct; typedef
457 typedef user_regs_struct regs_struct; typedef
465 typedef pt_regs regs_struct; typedef
469 typedef struct user regs_struct; typedef
473 typedef struct user_pt_regs regs_struct; typedef