Home
last modified time | relevance | path

Searched refs:struct_user_vfpregs_struct_sz (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp393 unsigned struct_user_vfpregs_struct_sz = ARM_VFPREGS_SIZE; variable
395 unsigned struct_user_vfpregs_struct_sz = 0; variable
H A Dsanitizer_platform_limits_posix.h866 extern unsigned struct_user_vfpregs_struct_sz;
H A Dsanitizer_common_interceptors.inc3438 COMMON_INTERCEPTOR_READ_RANGE(ctx, data, struct_user_vfpregs_struct_sz);
3469 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, data, struct_user_vfpregs_struct_sz);