Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc316 unsigned struct_user_regs_struct_sz = sizeof(struct pt_regs); variable
319 unsigned struct_user_regs_struct_sz = sizeof(struct user_pt_regs); variable
322 unsigned struct_user_regs_struct_sz = sizeof(struct user_regs_struct); variable