Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp378 unsigned struct_user_regs_struct_sz = sizeof(struct pt_regs); variable
381 unsigned struct_user_regs_struct_sz = sizeof(struct user_regs_struct); variable
384 unsigned struct_user_regs_struct_sz = sizeof(struct user_pt_regs); variable
387 unsigned struct_user_regs_struct_sz = sizeof(struct user_pt_regs); variable
390 unsigned struct_user_regs_struct_sz = sizeof(struct _user_regs_struct); variable
393 unsigned struct_user_regs_struct_sz = sizeof(struct sunos_regs); variable
396 unsigned struct_user_regs_struct_sz = sizeof(struct user_regs_struct); variable