Home
last modified time | relevance | path

Searched refs:struct_user_fpxregs_struct_sz (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp378 unsigned struct_user_fpxregs_struct_sz = 0; variable
380 unsigned struct_user_fpxregs_struct_sz = sizeof(struct user_fpxregs_struct); variable
H A Dsanitizer_platform_limits_posix.h868 extern unsigned struct_user_fpxregs_struct_sz;
H A Dsanitizer_common_syscalls.inc2527 PRE_READ((void *)data, struct_user_fpxregs_struct_sz);
2552 POST_WRITE((void *)data, struct_user_fpxregs_struct_sz);
H A Dsanitizer_common_interceptors.inc3493 COMMON_INTERCEPTOR_READ_RANGE(ctx, data, struct_user_fpxregs_struct_sz);
3524 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, data, struct_user_fpxregs_struct_sz);