Searched refs:user_regs_struct (Results 26 - 30 of 30) sorted by relevance

12

/external/elfutils/tests/
H A Dbacktrace.c265 struct user_regs_struct user_regs;
/external/valgrind/coregrind/
H A Dvgdb-invoker-ptrace.c523 newer glibc instead define user_regs_struct. */
525 static struct user_regs_struct user_save;
799 newer glibc instead define user_regs_struct. */
801 struct user_regs_struct user_mod;
/external/linux-kselftest/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1228 # define ARCH_REGS struct user_regs_struct
1232 # define ARCH_REGS struct user_regs_struct
1244 # define ARCH_REGS struct user_regs_struct
/external/seccomp-tests/linux/
H A Dseccomp_bpf.c1222 # define ARCH_REGS struct user_regs_struct
1226 # define ARCH_REGS struct user_regs_struct
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc326 unsigned struct_user_regs_struct_sz = sizeof(struct user_regs_struct);

Completed in 509 milliseconds

12